ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 | ( | ) |
Definition at line 108 of file LogicalOrTest.php.
LogicalOrTest::testAccept | ( | LogicalOr | $constraint, |
$okValue, | |||
$errorValue | |||
) |
constraintsProvider
LogicalOr | $constraint | |
$okValue | ||
$errorValue |
Definition at line 22 of file LogicalOrTest.php.
References ILIAS\Refinery\Constraint\accepts().
LogicalOrTest::testCheck | ( | LogicalOr | $constraint, |
$okValue, | |||
$errorValue | |||
) |
constraintsProvider
LogicalOr | $constraint | |
$okValue | ||
$errorValue |
Definition at line 34 of file LogicalOrTest.php.
References Vendor\Package\$e, and ILIAS\Refinery\Constraint\check().
LogicalOrTest::testProblemWith | ( | LogicalOr | $constraint, |
$okValue, | |||
$errorValue | |||
) |
constraintsProvider
LogicalOr | $constraint | |
$okValue | ||
$errorValue |
Definition at line 62 of file LogicalOrTest.php.
References ILIAS\Refinery\Constraint\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\Refinery\Constraint\applyTo().
LogicalOrTest::testWithProblemBuilder | ( | LogicalOr | $constraint, |
$okValue, | |||
$errorValue | |||
) |
constraintsProvider
LogicalOr | $constraint | |
$okValue | ||
$errorValue |
Definition at line 97 of file LogicalOrTest.php.
References ILIAS\Refinery\Constraint\withProblemBuilder().