ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
setUp () | |
testAccepts1 () | |
testAccepts2 () | |
testNotAccepts () | |
testCheckSucceed () | |
testCheckFails () | |
testNoProblemWith () | |
testProblemWith () | |
testRestrictOk () | |
testRestrictNotOk () | |
testRestrictError () | |
testWithProblemBuilder () | |
Definition at line 9 of file HasMaxLengthConstraintTest.php.
HasMaxLengthConstraintTest::setUp | ( | ) |
Definition at line 11 of file HasMaxLengthConstraintTest.php.
HasMaxLengthConstraintTest::testAccepts1 | ( | ) |
Definition at line 22 of file HasMaxLengthConstraintTest.php.
HasMaxLengthConstraintTest::testAccepts2 | ( | ) |
Definition at line 27 of file HasMaxLengthConstraintTest.php.
HasMaxLengthConstraintTest::testCheckFails | ( | ) |
Definition at line 43 of file HasMaxLengthConstraintTest.php.
HasMaxLengthConstraintTest::testCheckSucceed | ( | ) |
Definition at line 37 of file HasMaxLengthConstraintTest.php.
HasMaxLengthConstraintTest::testNoProblemWith | ( | ) |
Definition at line 49 of file HasMaxLengthConstraintTest.php.
HasMaxLengthConstraintTest::testNotAccepts | ( | ) |
Definition at line 32 of file HasMaxLengthConstraintTest.php.
HasMaxLengthConstraintTest::testProblemWith | ( | ) |
Definition at line 54 of file HasMaxLengthConstraintTest.php.
References Sabre\Event\once().
HasMaxLengthConstraintTest::testRestrictError | ( | ) |
Definition at line 81 of file HasMaxLengthConstraintTest.php.
References $res.
HasMaxLengthConstraintTest::testRestrictNotOk | ( | ) |
Definition at line 73 of file HasMaxLengthConstraintTest.php.
References $res.
HasMaxLengthConstraintTest::testRestrictOk | ( | ) |
Definition at line 65 of file HasMaxLengthConstraintTest.php.
HasMaxLengthConstraintTest::testWithProblemBuilder | ( | ) |
Definition at line 89 of file HasMaxLengthConstraintTest.php.