|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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... | |
| constraintsProvider () | |
Definition at line 26 of file LogicalOrTest.php.
| LogicalOrTest::constraintsProvider | ( | ) |
Definition at line 120 of file LogicalOrTest.php.
References ILIAS\Repository\$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: