|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
TestCase for the custom constraints. More...
Inheritance diagram for ValidationConstraintsCustomTest:
Collaboration diagram for ValidationConstraintsCustomTest:Public Member Functions | |
| setUp () | |
| testWithProblemBuilder () | |
| testProblemBuilderRetrievesLngClosure () | |
| test_use_txt () | |
| test_exception_on_no_parameter () | |
| test_no_sprintf_on_one_parameter () | |
| test_gracefully_handle_arrays_and_objects () | |
Protected Attributes | |
| $f = null | |
| $txt_id = '' | |
TestCase for the custom constraints.
Definition at line 33 of file CustomTest.php.
| ValidationConstraintsCustomTest::setUp | ( | ) |
Definition at line 42 of file CustomTest.php.
References $txt.
| ValidationConstraintsCustomTest::test_exception_on_no_parameter | ( | ) |
Definition at line 88 of file CustomTest.php.
| ValidationConstraintsCustomTest::test_gracefully_handle_arrays_and_objects | ( | ) |
Definition at line 113 of file CustomTest.php.
References $res.
| ValidationConstraintsCustomTest::test_no_sprintf_on_one_parameter | ( | ) |
Definition at line 97 of file CustomTest.php.
References $res.
| ValidationConstraintsCustomTest::test_use_txt | ( | ) |
Definition at line 73 of file CustomTest.php.
| ValidationConstraintsCustomTest::testProblemBuilderRetrievesLngClosure | ( | ) |
Definition at line 63 of file CustomTest.php.
References Vendor\Package\$c, and $txt.
| ValidationConstraintsCustomTest::testWithProblemBuilder | ( | ) |
Definition at line 55 of file CustomTest.php.
|
protected |
Definition at line 38 of file CustomTest.php.
|
protected |
Definition at line 40 of file CustomTest.php.