|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for TransformationsCustomTest:
Collaboration diagram for TransformationsCustomTest:Public Member Functions | |
| testTransform () | |
| testTransformFails () | |
| testInvoke () | |
| testInvokeFails () | |
| testApplyToWithValidValueReturnsAnOkResult () | |
Protected Member Functions | |
| setUp () | |
| tearDown () | |
Private Attributes | |
| const | TEST_STRING = "Test" |
| Transformation | $custom |
| Refinery | $f |
Definition at line 26 of file TransformationsCustomTest.php.
|
protected |
Definition at line 33 of file TransformationsCustomTest.php.
References ILIAS\UI\examples\Chart\Bar\Horizontal\custom().
Here is the call graph for this function:
|
protected |
Definition at line 48 of file TransformationsCustomTest.php.
References ILIAS\UI\examples\Chart\Bar\Horizontal\custom().
Here is the call graph for this function:| TransformationsCustomTest::testApplyToWithValidValueReturnsAnOkResult | ( | ) |
Definition at line 146 of file TransformationsCustomTest.php.
References $factory, and ILIAS\UI\examples\Chart\Bar\Horizontal\custom().
Here is the call graph for this function:| TransformationsCustomTest::testInvoke | ( | ) |
Definition at line 91 of file TransformationsCustomTest.php.
References $custom.
| TransformationsCustomTest::testInvokeFails | ( | ) |
Definition at line 106 of file TransformationsCustomTest.php.
References $custom, and Vendor\Package\$e.
| TransformationsCustomTest::testTransform | ( | ) |
Definition at line 54 of file TransformationsCustomTest.php.
References ILIAS\UI\examples\Chart\Bar\Horizontal\custom().
Here is the call graph for this function:| TransformationsCustomTest::testTransformFails | ( | ) |
Definition at line 60 of file TransformationsCustomTest.php.
References Vendor\Package\$e, and ILIAS\UI\examples\Chart\Bar\Horizontal\custom().
Here is the call graph for this function:
|
private |
Definition at line 30 of file TransformationsCustomTest.php.
Referenced by testInvoke(), and testInvokeFails().
|
private |
Definition at line 31 of file TransformationsCustomTest.php.
|
private |
Definition at line 28 of file TransformationsCustomTest.php.