ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Test on icon implementation. More...
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().
SortationTest::getUIFactory | ( | ) |
Definition at line 162 of file SortationTest.php.
References ILIAS\Repository\button().
SortationTest::testAttributes | ( | ) |
Definition at line 61 of file SortationTest.php.
References Vendor\Package\$f, and getFactory().
SortationTest::testConstruction | ( | ) |
Definition at line 46 of file SortationTest.php.
References Vendor\Package\$f, and getFactory().
SortationTest::testFaultyConstruction | ( | ) |
Definition at line 54 of file SortationTest.php.
References Vendor\Package\$f, and getFactory().
SortationTest::testRendering | ( | ) |
Definition at line 79 of file SortationTest.php.
References Vendor\Package\$f, ILIAS\Repository\button(), and getFactory().
SortationTest::testRenderingWithJsBinding | ( | ) |
Definition at line 126 of file SortationTest.php.
References Vendor\Package\$f, $id, ILIAS\Repository\button(), and getFactory().
SortationTest::testRenderingWithSelected | ( | ) |
Definition at line 102 of file SortationTest.php.
References Vendor\Package\$f, ILIAS\Repository\button(), and getFactory().
|
protected |
Definition at line 33 of file SortationTest.php.