ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
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\Standard\$refinery.
LogicalOrTest::testAccept | ( | LogicalOr | $constraint, |
mixed | $okValue, | ||
mixed | $errorValue | ||
) |
Definition at line 30 of file LogicalOrTest.php.
References ILIAS\Refinery\Constraint\accepts().
LogicalOrTest::testCheck | ( | LogicalOr | $constraint, |
mixed | $okValue, | ||
mixed | $errorValue | ||
) |
Definition at line 37 of file LogicalOrTest.php.
References Vendor\Package\$e, and ILIAS\Refinery\Constraint\check().
LogicalOrTest::testProblemWith | ( | LogicalOr | $constraint, |
mixed | $okValue, | ||
mixed | $errorValue | ||
) |
Definition at line 60 of file LogicalOrTest.php.
References ILIAS\Refinery\Constraint\problemWith().
LogicalOrTest::testRestrict | ( | LogicalOr | $constraint, |
mixed | $okValue, | ||
mixed | $errorValue | ||
) |
Definition at line 67 of file LogicalOrTest.php.
References ILIAS\Refinery\Constraint\applyTo().
LogicalOrTest::testWithProblemBuilder | ( | LogicalOr | $constraint, |
mixed | $okValue, | ||
mixed | $errorValue | ||
) |
Definition at line 85 of file LogicalOrTest.php.
References ILIAS\Refinery\Constraint\withProblemBuilder().