ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
setUp () | |
testAccepts () | |
testNotAccepts () | |
testCheckSucceed () | |
testCheckFails () | |
testNoProblemWith () | |
testProblemWith () | |
testRestrictOk () | |
testRestrictNotOk () | |
testRestrictError () | |
testWithProblemBuilder () | |
Definition at line 9 of file GreaterThanConstraintTest.php.
GreatherThanConstraintTest::setUp | ( | ) |
Definition at line 11 of file GreaterThanConstraintTest.php.
GreatherThanConstraintTest::testAccepts | ( | ) |
Definition at line 22 of file GreaterThanConstraintTest.php.
GreatherThanConstraintTest::testCheckFails | ( | ) |
Definition at line 38 of file GreaterThanConstraintTest.php.
GreatherThanConstraintTest::testCheckSucceed | ( | ) |
Definition at line 32 of file GreaterThanConstraintTest.php.
GreatherThanConstraintTest::testNoProblemWith | ( | ) |
Definition at line 44 of file GreaterThanConstraintTest.php.
GreatherThanConstraintTest::testNotAccepts | ( | ) |
Definition at line 27 of file GreaterThanConstraintTest.php.
GreatherThanConstraintTest::testProblemWith | ( | ) |
Definition at line 49 of file GreaterThanConstraintTest.php.
References Sabre\Event\once().
GreatherThanConstraintTest::testRestrictError | ( | ) |
Definition at line 76 of file GreaterThanConstraintTest.php.
References $res.
GreatherThanConstraintTest::testRestrictNotOk | ( | ) |
Definition at line 68 of file GreaterThanConstraintTest.php.
References $res.
GreatherThanConstraintTest::testRestrictOk | ( | ) |
Definition at line 60 of file GreaterThanConstraintTest.php.
GreatherThanConstraintTest::testWithProblemBuilder | ( | ) |
Definition at line 84 of file GreaterThanConstraintTest.php.