|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Test on icon implementation. More...
Inheritance diagram for SortationTest:
Collaboration diagram for SortationTest:Public Member Functions | |
| testConstruction () | |
| testAttributes () | |
| testRendering () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Protected Member Functions | |
| getSortationExpectedHTML () | |
Protected Attributes | |
| $options | |
Private Member Functions | |
| getFactory () | |
Test on icon implementation.
Definition at line 13 of file SortationTest.php.
|
private |
Definition at line 21 of file SortationTest.php.
Referenced by testAttributes(), testConstruction(), and testRendering().
Here is the caller graph for this function:
|
protected |
Definition at line 76 of file SortationTest.php.
References data, and ILIAS_UI_TestBase\normalizeHTML().
Referenced by testRendering().
Here is the call graph for this function:
Here is the caller graph for this function:| SortationTest::testAttributes | ( | ) |
Definition at line 41 of file SortationTest.php.
References $s, and getFactory().
Here is the call graph for this function:| SortationTest::testConstruction | ( | ) |
Definition at line 27 of file SortationTest.php.
References getFactory().
Here is the call graph for this function:| SortationTest::testRendering | ( | ) |
Definition at line 63 of file SortationTest.php.
References $html, $r, $s, ILIAS_UI_TestBase\getDefaultRenderer(), getFactory(), getSortationExpectedHTML(), and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function:
|
protected |
Definition at line 15 of file SortationTest.php.