|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for CustomTest:
Collaboration diagram for CustomTest: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, ILIAS\Refinery\getLngClosure(), and ILIAS\Repository\lng().
Here is the call graph for this function:| 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, and ILIAS\Repository\lng().
Here is the call graph for this function:| CustomTest::test_no_sprintf_on_one_parameter | ( | ) |
Definition at line 92 of file CustomTest.php.
References $res, and ILIAS\Repository\lng().
Here is the call graph for this function:| CustomTest::test_use_txt | ( | ) |
Definition at line 68 of file CustomTest.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| CustomTest::testProblemBuilderRetrievesLngClosure | ( | ) |
Definition at line 57 of file CustomTest.php.
References $c.
| 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.