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 IsIntConstraintTest.php.
IsIntConstraintTest::setUp | ( | ) |
Definition at line 11 of file IsIntConstraintTest.php.
IsIntConstraintTest::testAccepts | ( | ) |
Definition at line 20 of file IsIntConstraintTest.php.
IsIntConstraintTest::testCheckFails | ( | ) |
Definition at line 36 of file IsIntConstraintTest.php.
IsIntConstraintTest::testCheckSucceed | ( | ) |
Definition at line 30 of file IsIntConstraintTest.php.
IsIntConstraintTest::testNoProblemWith | ( | ) |
Definition at line 42 of file IsIntConstraintTest.php.
IsIntConstraintTest::testNotAccepts | ( | ) |
Definition at line 25 of file IsIntConstraintTest.php.
IsIntConstraintTest::testProblemWith | ( | ) |
Definition at line 47 of file IsIntConstraintTest.php.
References Sabre\Event\once().
IsIntConstraintTest::testRestrictError | ( | ) |
Definition at line 74 of file IsIntConstraintTest.php.
References $res.
IsIntConstraintTest::testRestrictNotOk | ( | ) |
Definition at line 66 of file IsIntConstraintTest.php.
References $res.
IsIntConstraintTest::testRestrictOk | ( | ) |
Definition at line 58 of file IsIntConstraintTest.php.
IsIntConstraintTest::testWithProblemBuilder | ( | ) |
Definition at line 82 of file IsIntConstraintTest.php.