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