Skip to content

Test Result : MethodValidationRequirementTest

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

All Tests

Test nameDurationStatus
testCascadedConstructorParameterIsValidatedRecursively0.37 secPassed
testCascadedConstructorReturnValueIsValidatedRecursively13 msPassed
testCascadedMethodParameterIsValidatedRecursively15 msPassed
testCascadedMethodReturnValueIsValidatedRecursively12 msPassed
testConstructorParameterAndCrossParameterConstraintsAreEvaluatedAtTheSameTime17 msPassed
testConstructorParameterConstraintsAreDeclaredByAnnotatingParameters13 msPassed
testConstructorParameterIsMarkedAsCascaded11 msPassed
testConstructorReturnValueIsMarkedAsCascaded11 msPassed
testCrossParameterConstraintsAreDeclaredByAnnotatingConstructors24 msPassed
testCrossParameterConstraintsAreDeclaredByAnnotatingMethods7 msPassed
testMethodParameterAndCrossParameterConstraintsAreEvaluatedAtTheSameTime11 msPassed
testMethodParameterConstraintsAreDeclaredByAnnotatingParameters11 msPassed
testMethodParameterIsMarkedAsCascaded11 msPassed
testMethodReturnValueIsMarkedAsCascaded9 msPassed
testPassingNullToCascadedConstructorParameterCausesNoViolation10 msPassed
testPassingNullToCascadedMethodParameterCausesNoViolation42 msPassed
testReturnValueConstraintsAreDeclaredByAnnotatingConstructors11 msPassed
testReturnValueConstraintsAreDeclaredByAnnotatingMethods11 msPassed
testReturningNullFromCascadedMethodCausesNoViolation11 msPassed