|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Test on icon implementation. More...
Inheritance diagram for IconTest:
Collaboration diagram for IconTest:Public Member Functions | |
| testConstruction () | |
| testAttributes () | |
| testSizeModification () | |
| testSizeModificationWrongParam () | |
| testCustomPath () | |
| testRenderingStandard () | |
| testRenderingCustom () | |
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) | |
Private Member Functions | |
| getIconFactory () | |
Test on icon implementation.
Definition at line 12 of file IconTest.php.
|
private |
Definition at line 14 of file IconTest.php.
Referenced by testAttributes(), testConstruction(), testCustomPath(), testRenderingCustom(), testRenderingStandard(), testSizeModification(), and testSizeModificationWrongParam().
Here is the caller graph for this function:| IconTest::testAttributes | ( | ) |
Definition at line 32 of file IconTest.php.
References getIconFactory().
Here is the call graph for this function:| IconTest::testConstruction | ( | ) |
Definition at line 20 of file IconTest.php.
References $si, and getIconFactory().
Here is the call graph for this function:| IconTest::testCustomPath | ( | ) |
Definition at line 73 of file IconTest.php.
References getIconFactory().
Here is the call graph for this function:| IconTest::testRenderingCustom | ( | ) |
Definition at line 100 of file IconTest.php.
References $html, $path, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getIconFactory(), and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function:| IconTest::testRenderingStandard | ( | ) |
Definition at line 81 of file IconTest.php.
References $html, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getIconFactory(), and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function:| IconTest::testSizeModification | ( | ) |
Definition at line 46 of file IconTest.php.
References getIconFactory().
Here is the call graph for this function:| IconTest::testSizeModificationWrongParam | ( | ) |
Definition at line 61 of file IconTest.php.
References getIconFactory().
Here is the call graph for this function: