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 LessThanConstraintTest.php.
LessThanConstraintTest::setUp | ( | ) |
Definition at line 11 of file LessThanConstraintTest.php.
LessThanConstraintTest::testAccepts | ( | ) |
Definition at line 22 of file LessThanConstraintTest.php.
LessThanConstraintTest::testCheckFails | ( | ) |
Definition at line 38 of file LessThanConstraintTest.php.
LessThanConstraintTest::testCheckSucceed | ( | ) |
Definition at line 32 of file LessThanConstraintTest.php.
LessThanConstraintTest::testNoProblemWith | ( | ) |
Definition at line 44 of file LessThanConstraintTest.php.
LessThanConstraintTest::testNotAccepts | ( | ) |
Definition at line 27 of file LessThanConstraintTest.php.
LessThanConstraintTest::testProblemWith | ( | ) |
Definition at line 49 of file LessThanConstraintTest.php.
References Sabre\Event\once().
LessThanConstraintTest::testRestrictError | ( | ) |
Definition at line 76 of file LessThanConstraintTest.php.
References $res.
LessThanConstraintTest::testRestrictNotOk | ( | ) |
Definition at line 68 of file LessThanConstraintTest.php.
References $res.
LessThanConstraintTest::testRestrictOk | ( | ) |
Definition at line 60 of file LessThanConstraintTest.php.
LessThanConstraintTest::testWithProblemBuilder | ( | ) |
Definition at line 84 of file LessThanConstraintTest.php.