Class Outcome (0.3.0)

Outcome(value)

The outcome of the evaluation or expectation.

Enums

Name Description
OUTCOME_UNSPECIFIED Evaluation outcome is not specified.
PASS Evaluation/Expectation passed. In the case of an evaluation, this means that all expectations were met.
FAIL Evaluation/Expectation failed. In the case of an evaluation, this means that at least one expectation was not met.