Class TestResult (1.34.0)

TestResult(value)

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

Enums

Name Description
TEST_RESULT_UNSPECIFIED Not specified. Should never be used.
PASSED The test passed.
FAILED The test did not pass.