Skip to content

Test Result : MethodValidationRequirementTest

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

All Tests

Test nameDurationStatus
testCascadedConstructorParameterIsValidatedRecursively0.34 secPassed
testCascadedConstructorReturnValueIsValidatedRecursively12 msPassed
testCascadedMethodParameterIsValidatedRecursively12 msPassed
testCascadedMethodReturnValueIsValidatedRecursively12 msPassed
testConstructorParameterAndCrossParameterConstraintsAreEvaluatedAtTheSameTime18 msPassed
testConstructorParameterConstraintsAreDeclaredByAnnotatingParameters11 msPassed
testConstructorParameterIsMarkedAsCascaded12 msPassed
testConstructorReturnValueIsMarkedAsCascaded11 msPassed
testCrossParameterConstraintsAreDeclaredByAnnotatingConstructors10 msPassed
testCrossParameterConstraintsAreDeclaredByAnnotatingMethods12 msPassed
testMethodParameterAndCrossParameterConstraintsAreEvaluatedAtTheSameTime38 msPassed
testMethodParameterConstraintsAreDeclaredByAnnotatingParameters12 msPassed
testMethodParameterIsMarkedAsCascaded13 msPassed
testMethodReturnValueIsMarkedAsCascaded11 msPassed
testPassingNullToCascadedConstructorParameterCausesNoViolation10 msPassed
testPassingNullToCascadedMethodParameterCausesNoViolation41 msPassed
testReturnValueConstraintsAreDeclaredByAnnotatingConstructors12 msPassed
testReturnValueConstraintsAreDeclaredByAnnotatingMethods11 msPassed
testReturningNullFromCascadedMethodCausesNoViolation10 msPassed