|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
TestCase for Custom transformations. More...
Inheritance diagram for TransformationsCustomTest:
Collaboration diagram for TransformationsCustomTest:Public Member Functions | |
| testTransform () | |
| testTransformFails () | |
| testInvoke () | |
| testInvokeFails () | |
Data Fields | |
| const | TEST_STRING = "Test" |
Protected Member Functions | |
| setUp () | |
| tearDown () | |
TestCase for Custom transformations.
Definition at line 12 of file TransformationsCustomTest.php.
|
protected |
Definition at line 16 of file TransformationsCustomTest.php.
|
protected |
Definition at line 29 of file TransformationsCustomTest.php.
| TransformationsCustomTest::testInvoke | ( | ) |
Definition at line 72 of file TransformationsCustomTest.php.
References $result.
| TransformationsCustomTest::testInvokeFails | ( | ) |
Definition at line 87 of file TransformationsCustomTest.php.
| TransformationsCustomTest::testTransform | ( | ) |
Definition at line 35 of file TransformationsCustomTest.php.
References $result.
| TransformationsCustomTest::testTransformFails | ( | ) |
Definition at line 41 of file TransformationsCustomTest.php.
| const TransformationsCustomTest::TEST_STRING = "Test" |
Definition at line 14 of file TransformationsCustomTest.php.