ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Test on icon implementation. More...
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().
IconTest::testAttributes | ( | ) |
Definition at line 32 of file IconTest.php.
References getIconFactory().
IconTest::testConstruction | ( | ) |
Definition at line 20 of file IconTest.php.
References $si, and getIconFactory().
IconTest::testCustomPath | ( | ) |
Definition at line 73 of file IconTest.php.
References getIconFactory().
IconTest::testRenderingCustom | ( | ) |
Definition at line 100 of file IconTest.php.
References $html, $path, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getIconFactory(), and ILIAS_UI_TestBase\normalizeHTML().
IconTest::testRenderingStandard | ( | ) |
Definition at line 81 of file IconTest.php.
References $html, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getIconFactory(), and ILIAS_UI_TestBase\normalizeHTML().
IconTest::testSizeModification | ( | ) |
Definition at line 46 of file IconTest.php.
References getIconFactory().
IconTest::testSizeModificationWrongParam | ( | ) |
Definition at line 61 of file IconTest.php.
References getIconFactory().