Class AggregatedTestResult (1.34.0)

AggregatedTestResult(value)

The overall result for a continuous test run in an agent environment.

Enums

Name Description
AGGREGATED_TEST_RESULT_UNSPECIFIED Not specified. Should never be used.
PASSED All the tests passed.
FAILED At least one test did not pass.