ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Test on icon implementation. More...
Public Member Functions | |
testConstruction () | |
testAttributes () | |
testSizeModification () | |
testSizeModificationWrongParam () | |
testDisabledModification () | |
testDisabledModificationWrongParam () | |
testOutlinedModification () | |
testCustomPath () | |
testRenderingStandard () | |
testRenderingStandardOutlined () | |
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 13 of file IconTest.php.
|
private |
Definition at line 15 of file IconTest.php.
Referenced by testAttributes(), testConstruction(), testCustomPath(), testDisabledModification(), testDisabledModificationWrongParam(), testOutlinedModification(), testRenderingCustom(), testRenderingStandard(), testRenderingStandardOutlined(), testSizeModification(), and testSizeModificationWrongParam().
IconTest::testAttributes | ( | ) |
Definition at line 32 of file IconTest.php.
References $f, and getIconFactory().
IconTest::testConstruction | ( | ) |
Definition at line 20 of file IconTest.php.
References $f, $si, and getIconFactory().
IconTest::testCustomPath | ( | ) |
Definition at line 112 of file IconTest.php.
References $f, and getIconFactory().
IconTest::testDisabledModification | ( | ) |
Definition at line 76 of file IconTest.php.
References $f, and getIconFactory().
IconTest::testDisabledModificationWrongParam | ( | ) |
Definition at line 88 of file IconTest.php.
References $f, and getIconFactory().
IconTest::testOutlinedModification | ( | ) |
Definition at line 100 of file IconTest.php.
References $f, and getIconFactory().
IconTest::testRenderingCustom | ( | ) |
Definition at line 170 of file IconTest.php.
References $f, $html, $path, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getIconFactory(), and ILIAS_UI_TestBase\normalizeHTML().
IconTest::testRenderingStandard | ( | ) |
Definition at line 120 of file IconTest.php.
References $f, $html, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getIconFactory(), and ILIAS_UI_TestBase\normalizeHTML().
IconTest::testRenderingStandardOutlined | ( | ) |
Definition at line 145 of file IconTest.php.
References $f, $html, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getIconFactory(), and ILIAS_UI_TestBase\normalizeHTML().
IconTest::testSizeModification | ( | ) |
Definition at line 49 of file IconTest.php.
References $f, and getIconFactory().
IconTest::testSizeModificationWrongParam | ( | ) |
Definition at line 64 of file IconTest.php.
References $f, and getIconFactory().