Skip to content

Test Result : MethodValidationRequirementTest

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

All Tests

Test nameDurationStatus
testCascadedConstructorParameterIsValidatedRecursively0.92 secPassed
testCascadedConstructorReturnValueIsValidatedRecursively38 msPassed
testCascadedMethodParameterIsValidatedRecursively64 msPassed
testCascadedMethodReturnValueIsValidatedRecursively37 msPassed
testConstructorParameterAndCrossParameterConstraintsAreEvaluatedAtTheSameTime89 msPassed
testConstructorParameterConstraintsAreDeclaredByAnnotatingParameters67 msPassed
testConstructorParameterIsMarkedAsCascaded32 msPassed
testConstructorReturnValueIsMarkedAsCascaded32 msPassed
testCrossParameterConstraintsAreDeclaredByAnnotatingConstructors52 msPassed
testCrossParameterConstraintsAreDeclaredByAnnotatingMethods30 msPassed
testMethodParameterAndCrossParameterConstraintsAreEvaluatedAtTheSameTime60 msPassed
testMethodParameterConstraintsAreDeclaredByAnnotatingParameters31 msPassed
testMethodParameterIsMarkedAsCascaded62 msPassed
testMethodReturnValueIsMarkedAsCascaded28 msPassed
testPassingNullToCascadedConstructorParameterCausesNoViolation25 msPassed
testPassingNullToCascadedMethodParameterCausesNoViolation54 msPassed
testReturnValueConstraintsAreDeclaredByAnnotatingConstructors30 msPassed
testReturnValueConstraintsAreDeclaredByAnnotatingMethods28 msPassed
testReturningNullFromCascadedMethodCausesNoViolation42 msPassed