ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
setUp () | |
testAccepts () | |
testNotAccepts () | |
testNotAcceptsNoneArrays () | |
testCheckSucceed () | |
testCheckFails () | |
testCheckFailsOnNoneArray () | |
testNoProblemWith () | |
testProblemWith () | |
testProblemWithNoneArray () | |
testRestrictOk () | |
testRestrictNotOk () | |
testRestrictNotOkForNoneArray () | |
testRestrictError () | |
testWithProblemBuilder () | |
Definition at line 9 of file IsArrayOfConstraintTest.php.
IsArrayOfConstraintTest::setUp | ( | ) |
Definition at line 11 of file IsArrayOfConstraintTest.php.
IsArrayOfConstraintTest::testAccepts | ( | ) |
Definition at line 22 of file IsArrayOfConstraintTest.php.
IsArrayOfConstraintTest::testCheckFails | ( | ) |
Definition at line 61 of file IsArrayOfConstraintTest.php.
IsArrayOfConstraintTest::testCheckFailsOnNoneArray | ( | ) |
Definition at line 74 of file IsArrayOfConstraintTest.php.
IsArrayOfConstraintTest::testCheckSucceed | ( | ) |
Definition at line 49 of file IsArrayOfConstraintTest.php.
IsArrayOfConstraintTest::testNoProblemWith | ( | ) |
Definition at line 80 of file IsArrayOfConstraintTest.php.
IsArrayOfConstraintTest::testNotAccepts | ( | ) |
Definition at line 33 of file IsArrayOfConstraintTest.php.
IsArrayOfConstraintTest::testNotAcceptsNoneArrays | ( | ) |
Definition at line 44 of file IsArrayOfConstraintTest.php.
IsArrayOfConstraintTest::testProblemWith | ( | ) |
Definition at line 91 of file IsArrayOfConstraintTest.php.
IsArrayOfConstraintTest::testProblemWithNoneArray | ( | ) |
Definition at line 108 of file IsArrayOfConstraintTest.php.
IsArrayOfConstraintTest::testRestrictError | ( | ) |
Definition at line 155 of file IsArrayOfConstraintTest.php.
References $res.
IsArrayOfConstraintTest::testRestrictNotOk | ( | ) |
Definition at line 133 of file IsArrayOfConstraintTest.php.
References $res.
IsArrayOfConstraintTest::testRestrictNotOkForNoneArray | ( | ) |
Definition at line 147 of file IsArrayOfConstraintTest.php.
References $res.
IsArrayOfConstraintTest::testRestrictOk | ( | ) |
Definition at line 119 of file IsArrayOfConstraintTest.php.
IsArrayOfConstraintTest::testWithProblemBuilder | ( | ) |
Definition at line 163 of file IsArrayOfConstraintTest.php.