|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
TestCase for the factory of transformations. More...
Inheritance diagram for TransformationFactoryTest:
Collaboration diagram for TransformationFactoryTest:Public Member Functions | |
| testAddLabels () | |
| testSplitString () | |
| testCustom () | |
Protected Member Functions | |
| setUp () | |
| tearDown () | |
TestCase for the factory of transformations.
Definition at line 12 of file TransformationFactoryTest.php.
|
protected |
Definition at line 14 of file TransformationFactoryTest.php.
|
protected |
Definition at line 19 of file TransformationFactoryTest.php.
| TransformationFactoryTest::testAddLabels | ( | ) |
Definition at line 24 of file TransformationFactoryTest.php.
| TransformationFactoryTest::testCustom | ( | ) |
Definition at line 36 of file TransformationFactoryTest.php.
| TransformationFactoryTest::testSplitString | ( | ) |
Definition at line 30 of file TransformationFactoryTest.php.