Class TestResult (1.33.0)

TestResult(value)

The test result for a test case and an agent environment.

Values: TEST_RESULT_UNSPECIFIED (0): Not specified. Should never be used. PASSED (1): The test passed. FAILED (2): The test did not pass.