Skip to content

Test Result : MethodValidationRequirementTest

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

All Tests

Test nameDurationStatus
testCascadedConstructorParameterIsValidatedRecursively0.38 secPassed
testCascadedConstructorReturnValueIsValidatedRecursively11 msPassed
testCascadedMethodParameterIsValidatedRecursively11 msPassed
testCascadedMethodReturnValueIsValidatedRecursively11 msPassed
testConstructorParameterAndCrossParameterConstraintsAreEvaluatedAtTheSameTime19 msPassed
testConstructorParameterConstraintsAreDeclaredByAnnotatingParameters11 msPassed
testConstructorParameterIsMarkedAsCascaded10 msPassed
testConstructorReturnValueIsMarkedAsCascaded24 msPassed
testCrossParameterConstraintsAreDeclaredByAnnotatingConstructors10 msPassed
testCrossParameterConstraintsAreDeclaredByAnnotatingMethods11 msPassed
testMethodParameterAndCrossParameterConstraintsAreEvaluatedAtTheSameTime13 msPassed
testMethodParameterConstraintsAreDeclaredByAnnotatingParameters10 msPassed
testMethodParameterIsMarkedAsCascaded9 msPassed
testMethodReturnValueIsMarkedAsCascaded9 msPassed
testPassingNullToCascadedConstructorParameterCausesNoViolation29 msPassed
testPassingNullToCascadedMethodParameterCausesNoViolation15 msPassed
testReturnValueConstraintsAreDeclaredByAnnotatingConstructors10 msPassed
testReturnValueConstraintsAreDeclaredByAnnotatingMethods10 msPassed
testReturningNullFromCascadedMethodCausesNoViolation9 msPassed