ValidationResultSpec
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| Verify constructor and getters handles fields properly | 0s | passed |
| Verify that getAggregatedValidationErrors returns a complete list of validation errors | 0.001s | passed |
| Verify that isValid return true if no validation errors were found otherwise false. | 0.003s | passed |
| Verify that toString returns a valid json representation of the validation errors | 0.001s | passed |