|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for LogicalOrTest:
Collaboration diagram for LogicalOrTest:Public Member Functions | |
| testAccept (LogicalOr $constraint, mixed $okValue, mixed $errorValue) | |
| testCheck (LogicalOr $constraint, mixed $okValue, mixed $errorValue) | |
| testProblemWith (LogicalOr $constraint, mixed $okValue, mixed $errorValue) | |
| testRestrict (LogicalOr $constraint, mixed $okValue, mixed $errorValue) | |
| testWithProblemBuilder (LogicalOr $constraint, mixed $okValue, mixed $errorValue) | |
Static Public Member Functions | |
| static | constraintsProvider () |
Definition at line 27 of file LogicalOrTest.php.
|
static |
Definition at line 96 of file LogicalOrTest.php.
References ILIAS\UI\examples\Layout\Page\Mail\$refinery.
| LogicalOrTest::testAccept | ( | LogicalOr | $constraint, |
| mixed | $okValue, | ||
| mixed | $errorValue | ||
| ) |
Definition at line 30 of file LogicalOrTest.php.
| LogicalOrTest::testCheck | ( | LogicalOr | $constraint, |
| mixed | $okValue, | ||
| mixed | $errorValue | ||
| ) |
Definition at line 37 of file LogicalOrTest.php.
References Vendor\Package\$e.
| LogicalOrTest::testProblemWith | ( | LogicalOr | $constraint, |
| mixed | $okValue, | ||
| mixed | $errorValue | ||
| ) |
Definition at line 60 of file LogicalOrTest.php.
| LogicalOrTest::testRestrict | ( | LogicalOr | $constraint, |
| mixed | $okValue, | ||
| mixed | $errorValue | ||
| ) |
Definition at line 67 of file LogicalOrTest.php.
| LogicalOrTest::testWithProblemBuilder | ( | LogicalOr | $constraint, |
| mixed | $okValue, | ||
| mixed | $errorValue | ||
| ) |
Definition at line 85 of file LogicalOrTest.php.