expectations property
final
The list of expectations for the validation result. It will contain expectations independent of the validation result.
Implementation
final List<Expectation> expectations;
The list of expectations for the validation result. It will contain expectations independent of the validation result.
final List<Expectation> expectations;