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