ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class LogicalOrTest. More...
Public Member Functions | |
testAccept (LogicalOr $constraint, $okValue, $errorValue) | |
constraintsProvider More... | |
testCheck (LogicalOr $constraint, $okValue, $errorValue) | |
constraintsProvider More... | |
testProblemWith (LogicalOr $constraint, $okValue, $errorValue) | |
constraintsProvider More... | |
testRestrict (LogicalOr $constraint, $okValue, $errorValue) | |
constraintsProvider More... | |
testWithProblemBuilder (LogicalOr $constraint, $okValue, $errorValue) | |
constraintsProvider More... | |
constraintsProvider () | |
Class LogicalOrTest.
Definition at line 14 of file LogicalOrTest.php.
LogicalOrTest::constraintsProvider | ( | ) |
LogicalOrTest::testAccept | ( | LogicalOr | $constraint, |
$okValue, | |||
$errorValue | |||
) |
constraintsProvider
LogicalOr | $constraint | |
$okValue | ||
$errorValue |
Definition at line 22 of file LogicalOrTest.php.
References ILIAS\Validation\Constraints\Custom\accepts().
LogicalOrTest::testCheck | ( | LogicalOr | $constraint, |
$okValue, | |||
$errorValue | |||
) |
constraintsProvider
LogicalOr | $constraint | |
$okValue | ||
$errorValue |
Definition at line 34 of file LogicalOrTest.php.
References ILIAS\Validation\Constraints\Custom\check().
LogicalOrTest::testProblemWith | ( | LogicalOr | $constraint, |
$okValue, | |||
$errorValue | |||
) |
constraintsProvider
LogicalOr | $constraint | |
$okValue | ||
$errorValue |
Definition at line 62 of file LogicalOrTest.php.
References ILIAS\Validation\Constraints\Custom\problemWith().
LogicalOrTest::testRestrict | ( | LogicalOr | $constraint, |
$okValue, | |||
$errorValue | |||
) |
constraintsProvider
LogicalOr | $constraint | |
$okValue | ||
$errorValue |
Definition at line 74 of file LogicalOrTest.php.
References $ok, $result, and ILIAS\Validation\Constraints\Custom\restrict().
LogicalOrTest::testWithProblemBuilder | ( | LogicalOr | $constraint, |
$okValue, | |||
$errorValue | |||
) |
constraintsProvider
LogicalOr | $constraint | |
$okValue | ||
$errorValue |
Definition at line 97 of file LogicalOrTest.php.
References ILIAS\Validation\Constraints\Custom\withProblemBuilder().