|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for IsNumericConstraintTest:
Collaboration diagram for IsNumericConstraintTest:Public Member Functions | |
| setUp () | |
| testAccepts1 () | |
| testAccepts2 () | |
| testAccepts3 () | |
| testAccepts4 () | |
| testAccepts5 () | |
| testAccepts6 () | |
| testAccepts7 () | |
| testAccepts8 () | |
| testNotAccepts1 () | |
| testNotAccepts2 () | |
| testCheckSucceed () | |
| testCheckFails () | |
| testNoProblemWith () | |
| testProblemWith () | |
| testRestrictOk () | |
| testRestrictNotOk () | |
| testRestrictError () | |
| testWithProblemBuilder () | |
Definition at line 10 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::setUp | ( | ) |
Definition at line 12 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::testAccepts1 | ( | ) |
Definition at line 21 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::testAccepts2 | ( | ) |
Definition at line 26 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::testAccepts3 | ( | ) |
Definition at line 31 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::testAccepts4 | ( | ) |
Definition at line 36 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::testAccepts5 | ( | ) |
Definition at line 41 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::testAccepts6 | ( | ) |
Definition at line 46 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::testAccepts7 | ( | ) |
Definition at line 51 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::testAccepts8 | ( | ) |
Definition at line 56 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::testCheckFails | ( | ) |
Definition at line 77 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::testCheckSucceed | ( | ) |
Definition at line 71 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::testNoProblemWith | ( | ) |
Definition at line 83 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::testNotAccepts1 | ( | ) |
Definition at line 61 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::testNotAccepts2 | ( | ) |
Definition at line 66 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::testProblemWith | ( | ) |
Definition at line 88 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::testRestrictError | ( | ) |
Definition at line 121 of file IsNumericConstraintTest.php.
References $res.
| IsNumericConstraintTest::testRestrictNotOk | ( | ) |
Definition at line 107 of file IsNumericConstraintTest.php.
References $res.
| IsNumericConstraintTest::testRestrictOk | ( | ) |
Definition at line 99 of file IsNumericConstraintTest.php.
| IsNumericConstraintTest::testWithProblemBuilder | ( | ) |
Definition at line 129 of file IsNumericConstraintTest.php.