|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for LogicalOrTest:
Collaboration diagram for LogicalOrTest: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... | |
Static Public Member Functions | |
| static | constraintsProvider () |
Definition at line 26 of file LogicalOrTest.php.
|
static |
Definition at line 120 of file LogicalOrTest.php.
References ILIAS\UI\examples\Layout\Page\Standard\$refinery.
| LogicalOrTest::testAccept | ( | LogicalOr | $constraint, |
| $okValue, | |||
| $errorValue | |||
| ) |
constraintsProvider
| LogicalOr | $constraint | |
| mixed | $okValue | |
| mixed | $errorValue |
Definition at line 34 of file LogicalOrTest.php.
References ILIAS\Refinery\Constraint\accepts().
Here is the call graph for this function:| LogicalOrTest::testCheck | ( | LogicalOr | $constraint, |
| $okValue, | |||
| $errorValue | |||
| ) |
constraintsProvider
| LogicalOr | $constraint | |
| mixed | $okValue | |
| mixed | $errorValue |
Definition at line 46 of file LogicalOrTest.php.
References Vendor\Package\$e, and ILIAS\Refinery\Constraint\check().
Here is the call graph for this function:| LogicalOrTest::testProblemWith | ( | LogicalOr | $constraint, |
| $okValue, | |||
| $errorValue | |||
| ) |
constraintsProvider
| LogicalOr | $constraint | |
| mixed | $okValue | |
| mixed | $errorValue |
Definition at line 74 of file LogicalOrTest.php.
References ILIAS\Refinery\Constraint\problemWith().
Here is the call graph for this function:| LogicalOrTest::testRestrict | ( | LogicalOr | $constraint, |
| $okValue, | |||
| $errorValue | |||
| ) |
constraintsProvider
| LogicalOr | $constraint | |
| mixed | $okValue | |
| mixed | $errorValue |
Definition at line 86 of file LogicalOrTest.php.
References ILIAS\Refinery\Constraint\applyTo().
Here is the call graph for this function:| LogicalOrTest::testWithProblemBuilder | ( | LogicalOr | $constraint, |
| $okValue, | |||
| $errorValue | |||
| ) |
constraintsProvider
| LogicalOr | $constraint | |
| mixed | $okValue | |
| mixed | $errorValue |
Definition at line 109 of file LogicalOrTest.php.
References ILIAS\Refinery\Constraint\withProblemBuilder().
Here is the call graph for this function: