ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
TestCase for the custom constraints. More...
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 | |
TestCase for the custom constraints.
Definition at line 32 of file CustomTest.php.
ValidationConstraintsCustomTest::setUp | ( | ) |
Definition at line 39 of file CustomTest.php.
References $txt.
ValidationConstraintsCustomTest::test_exception_on_no_parameter | ( | ) |
Definition at line 85 of file CustomTest.php.
ValidationConstraintsCustomTest::test_gracefully_handle_arrays_and_objects | ( | ) |
Definition at line 110 of file CustomTest.php.
References $res, and Sabre\Event\once().
ValidationConstraintsCustomTest::test_no_sprintf_on_one_parameter | ( | ) |
Definition at line 94 of file CustomTest.php.
References $res, and Sabre\Event\once().
ValidationConstraintsCustomTest::test_use_txt | ( | ) |
Definition at line 70 of file CustomTest.php.
References Sabre\Event\once().
ValidationConstraintsCustomTest::testProblemBuilderRetrievesLngClosure | ( | ) |
Definition at line 60 of file CustomTest.php.
ValidationConstraintsCustomTest::testWithProblemBuilder | ( | ) |
Definition at line 52 of file CustomTest.php.
|
protected |
Definition at line 37 of file CustomTest.php.