ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
setUp () | |
testAccepts () | |
testNotAccepts () | |
testCheckSucceed () | |
testCheckFails () | |
testNoProblemWith () | |
testProblemWith () | |
testRestrictOk () | |
testRestrictNotOk () | |
testRestrictError () | |
testWithProblemBuilder () | |
Definition at line 10 of file IsNullConstraintTest.php.
IsNullConstraintTest::setUp | ( | ) |
Definition at line 12 of file IsNullConstraintTest.php.
IsNullConstraintTest::testAccepts | ( | ) |
Definition at line 21 of file IsNullConstraintTest.php.
IsNullConstraintTest::testCheckFails | ( | ) |
Definition at line 37 of file IsNullConstraintTest.php.
IsNullConstraintTest::testCheckSucceed | ( | ) |
Definition at line 31 of file IsNullConstraintTest.php.
IsNullConstraintTest::testNoProblemWith | ( | ) |
Definition at line 43 of file IsNullConstraintTest.php.
IsNullConstraintTest::testNotAccepts | ( | ) |
Definition at line 26 of file IsNullConstraintTest.php.
IsNullConstraintTest::testProblemWith | ( | ) |
Definition at line 48 of file IsNullConstraintTest.php.
IsNullConstraintTest::testRestrictError | ( | ) |
Definition at line 75 of file IsNullConstraintTest.php.
References $res.
IsNullConstraintTest::testRestrictNotOk | ( | ) |
Definition at line 67 of file IsNullConstraintTest.php.
References $res.
IsNullConstraintTest::testRestrictOk | ( | ) |
Definition at line 59 of file IsNullConstraintTest.php.
IsNullConstraintTest::testWithProblemBuilder | ( | ) |
Definition at line 83 of file IsNullConstraintTest.php.