The search functionality needs JavaScript enabled
Represents the test status
class TestResult { // ... TestResult.Status status = Status.created; // ... }