|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class LogicalOrTest. More...
Inheritance diagram for LogicalOrTest:
Collaboration diagram for LogicalOrTest:Public Member Functions | |
| testAccept (LogicalOr $constraint, $okValue, $errorValue) | |
| @dataProvider constraintsProvider More... | |
| testCheck (LogicalOr $constraint, $okValue, $errorValue) | |
| @dataProvider constraintsProvider More... | |
| testProblemWith (LogicalOr $constraint, $okValue, $errorValue) | |
| @dataProvider constraintsProvider More... | |
| testRestrict (LogicalOr $constraint, $okValue, $errorValue) | |
| @dataProvider constraintsProvider More... | |
| testWithProblemBuilder (LogicalOr $constraint, $okValue, $errorValue) | |
| @dataProvider 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 | |||
| ) |
@dataProvider constraintsProvider
| LogicalOr | $constraint | |
| $okValue | ||
| $errorValue |
Definition at line 22 of file LogicalOrTest.php.
References ILIAS\Refinery\Constraint\accepts().
Here is the call graph for this function:| LogicalOrTest::testCheck | ( | LogicalOr | $constraint, |
| $okValue, | |||
| $errorValue | |||
| ) |
@dataProvider constraintsProvider
| LogicalOr | $constraint | |
| $okValue | ||
| $errorValue |
Definition at line 34 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 | |||
| ) |
@dataProvider constraintsProvider
| LogicalOr | $constraint | |
| $okValue | ||
| $errorValue |
Definition at line 62 of file LogicalOrTest.php.
References ILIAS\Refinery\Constraint\problemWith().
Here is the call graph for this function:| LogicalOrTest::testRestrict | ( | LogicalOr | $constraint, |
| $okValue, | |||
| $errorValue | |||
| ) |
@dataProvider constraintsProvider
| LogicalOr | $constraint | |
| $okValue | ||
| $errorValue |
Definition at line 74 of file LogicalOrTest.php.
References $ok, $result, and ILIAS\Refinery\Constraint\applyTo().
Here is the call graph for this function:| LogicalOrTest::testWithProblemBuilder | ( | LogicalOr | $constraint, |
| $okValue, | |||
| $errorValue | |||
| ) |
@dataProvider constraintsProvider
| LogicalOr | $constraint | |
| $okValue | ||
| $errorValue |
Definition at line 97 of file LogicalOrTest.php.
References ILIAS\Refinery\Constraint\withProblemBuilder().
Here is the call graph for this function: