Skip to content

Test Result : MethodValidationRequirementTest

0 failures (±0)
19 tests (±0)
Took 1.5 sec.

All Tests

Test nameDurationStatus
testCascadedConstructorParameterIsValidatedRecursively0.88 secPassed
testCascadedConstructorReturnValueIsValidatedRecursively31 msPassed
testCascadedMethodParameterIsValidatedRecursively30 msPassed
testCascadedMethodReturnValueIsValidatedRecursively42 msPassed
testConstructorParameterAndCrossParameterConstraintsAreEvaluatedAtTheSameTime44 msPassed
testConstructorParameterConstraintsAreDeclaredByAnnotatingParameters27 msPassed
testConstructorParameterIsMarkedAsCascaded35 msPassed
testConstructorReturnValueIsMarkedAsCascaded26 msPassed
testCrossParameterConstraintsAreDeclaredByAnnotatingConstructors26 msPassed
testCrossParameterConstraintsAreDeclaredByAnnotatingMethods44 msPassed
testMethodParameterAndCrossParameterConstraintsAreEvaluatedAtTheSameTime28 msPassed
testMethodParameterConstraintsAreDeclaredByAnnotatingParameters26 msPassed
testMethodParameterIsMarkedAsCascaded57 msPassed
testMethodReturnValueIsMarkedAsCascaded28 msPassed
testPassingNullToCascadedConstructorParameterCausesNoViolation62 msPassed
testPassingNullToCascadedMethodParameterCausesNoViolation37 msPassed
testReturnValueConstraintsAreDeclaredByAnnotatingConstructors30 msPassed
testReturnValueConstraintsAreDeclaredByAnnotatingMethods27 msPassed
testReturningNullFromCascadedMethodCausesNoViolation24 msPassed