Skip to content

Test Result : MethodValidationRequirementTest

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

All Tests

Test nameDurationStatus
testCascadedConstructorParameterIsValidatedRecursively0.35 secPassed
testCascadedConstructorReturnValueIsValidatedRecursively13 msPassed
testCascadedMethodParameterIsValidatedRecursively12 msPassed
testCascadedMethodReturnValueIsValidatedRecursively12 msPassed
testConstructorParameterAndCrossParameterConstraintsAreEvaluatedAtTheSameTime17 msPassed
testConstructorParameterConstraintsAreDeclaredByAnnotatingParameters11 msPassed
testConstructorParameterIsMarkedAsCascaded33 msPassed
testConstructorReturnValueIsMarkedAsCascaded11 msPassed
testCrossParameterConstraintsAreDeclaredByAnnotatingConstructors11 msPassed
testCrossParameterConstraintsAreDeclaredByAnnotatingMethods11 msPassed
testMethodParameterAndCrossParameterConstraintsAreEvaluatedAtTheSameTime11 msPassed
testMethodParameterConstraintsAreDeclaredByAnnotatingParameters10 msPassed
testMethodParameterIsMarkedAsCascaded10 msPassed
testMethodReturnValueIsMarkedAsCascaded40 msPassed
testPassingNullToCascadedConstructorParameterCausesNoViolation10 msPassed
testPassingNullToCascadedMethodParameterCausesNoViolation15 msPassed
testReturnValueConstraintsAreDeclaredByAnnotatingConstructors9 msPassed
testReturnValueConstraintsAreDeclaredByAnnotatingMethods11 msPassed
testReturningNullFromCascadedMethodCausesNoViolation10 msPassed