ILIAS
trunk Revision v11.0_alpha-1731-gff9cd7e2bd3
|
Public Member Functions | |
testWithProblemBuilder () | |
testProblemBuilderRetrievesLngClosure () | |
test_use_txt () | |
test_exception_on_no_parameter () | |
test_no_sprintf_on_one_parameter () | |
test_gracefully_handle_arrays_and_objects () | |
Protected Member Functions | |
setUp () | |
Private Attributes | |
string | $txt_id = '' |
ILIAS Language Language | $lng |
CustomConstraint | $constraint |
Definition at line 25 of file CustomTest.php.
|
protected |
Definition at line 31 of file CustomTest.php.
References $lng, $txt, ILIAS\Refinery\getLngClosure(), and ILIAS\Repository\lng().
CustomTest::test_exception_on_no_parameter | ( | ) |
Definition at line 83 of file CustomTest.php.
CustomTest::test_gracefully_handle_arrays_and_objects | ( | ) |
Definition at line 108 of file CustomTest.php.
References $res, ILIAS\Repository\lng(), and null.
CustomTest::test_no_sprintf_on_one_parameter | ( | ) |
Definition at line 92 of file CustomTest.php.
References $res, and ILIAS\Repository\lng().
CustomTest::test_use_txt | ( | ) |
Definition at line 68 of file CustomTest.php.
References ILIAS\Repository\lng().
CustomTest::testProblemBuilderRetrievesLngClosure | ( | ) |
Definition at line 57 of file CustomTest.php.
References $c, $txt, and null.
CustomTest::testWithProblemBuilder | ( | ) |
Definition at line 49 of file CustomTest.php.
|
private |
Definition at line 29 of file CustomTest.php.
|
private |
Definition at line 28 of file CustomTest.php.
Referenced by setUp().
|
private |
Definition at line 27 of file CustomTest.php.