ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
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().
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().
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().
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().
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().