Skip to content

Test Result : MethodValidationRequirementTest

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

All Tests

Test nameDurationStatus
testCascadedConstructorParameterIsValidatedRecursively0.33 secPassed
testCascadedConstructorReturnValueIsValidatedRecursively17 msPassed
testCascadedMethodParameterIsValidatedRecursively12 msPassed
testCascadedMethodReturnValueIsValidatedRecursively12 msPassed
testConstructorParameterAndCrossParameterConstraintsAreEvaluatedAtTheSameTime17 msPassed
testConstructorParameterConstraintsAreDeclaredByAnnotatingParameters30 msPassed
testConstructorParameterIsMarkedAsCascaded10 msPassed
testConstructorReturnValueIsMarkedAsCascaded12 msPassed
testCrossParameterConstraintsAreDeclaredByAnnotatingConstructors11 msPassed
testCrossParameterConstraintsAreDeclaredByAnnotatingMethods11 msPassed
testMethodParameterAndCrossParameterConstraintsAreEvaluatedAtTheSameTime11 msPassed
testMethodParameterConstraintsAreDeclaredByAnnotatingParameters35 msPassed
testMethodParameterIsMarkedAsCascaded10 msPassed
testMethodReturnValueIsMarkedAsCascaded10 msPassed
testPassingNullToCascadedConstructorParameterCausesNoViolation10 msPassed
testPassingNullToCascadedMethodParameterCausesNoViolation14 msPassed
testReturnValueConstraintsAreDeclaredByAnnotatingConstructors10 msPassed
testReturnValueConstraintsAreDeclaredByAnnotatingMethods10 msPassed
testReturningNullFromCascadedMethodCausesNoViolation34 msPassed