|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Test on icon implementation. More...
Inheritance diagram for SortationTest:
Collaboration diagram for SortationTest:Public Member Functions | |
| testConstruction () | |
| testFaultyConstruction () | |
| testAttributes () | |
| testRendering () | |
| testRenderingWithSelected () | |
| testRenderingWithJsBinding () | |
| getUIFactory () | |
Protected Attributes | |
| array | $options |
Private Member Functions | |
| getFactory () | |
Test on icon implementation.
Definition at line 31 of file SortationTest.php.
|
private |
Definition at line 39 of file SortationTest.php.
Referenced by testAttributes(), testConstruction(), testFaultyConstruction(), testRendering(), testRenderingWithJsBinding(), and testRenderingWithSelected().
Here is the caller graph for this function:| SortationTest::getUIFactory | ( | ) |
Definition at line 162 of file SortationTest.php.
References ILIAS\Repository\button().
Here is the call graph for this function:| SortationTest::testAttributes | ( | ) |
Definition at line 61 of file SortationTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| SortationTest::testConstruction | ( | ) |
Definition at line 46 of file SortationTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| SortationTest::testFaultyConstruction | ( | ) |
Definition at line 54 of file SortationTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| SortationTest::testRendering | ( | ) |
Definition at line 79 of file SortationTest.php.
References Vendor\Package\$f, ILIAS\Repository\button(), and getFactory().
Here is the call graph for this function:| SortationTest::testRenderingWithJsBinding | ( | ) |
Definition at line 126 of file SortationTest.php.
References Vendor\Package\$f, $id, ILIAS\Repository\button(), and getFactory().
Here is the call graph for this function:| SortationTest::testRenderingWithSelected | ( | ) |
Definition at line 102 of file SortationTest.php.
References Vendor\Package\$f, ILIAS\Repository\button(), and getFactory().
Here is the call graph for this function:
|
protected |
Definition at line 33 of file SortationTest.php.