StrictBodyConverterUnitTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| convertsAndValidatesValidBody() | 0.010s | passed |
| rejectsMissingRequiredPropertyWithDefaultViolationMessage() | 0.002s | passed |
| rejectsPatternViolationWithDefaultViolationMessage() | 0.003s | passed |
| rejectsUnknownPropertyWithBadRequest() | 0.001s | passed |
| rendersViolationsWithGivenCustomMessageFunction() | 0.002s | passed |