ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Test on icon implementation. More...
Public Member Functions | |
testConstruction () | |
testAttributes () | |
testRendering () | |
getUIFactory () | |
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 14 of file SortationTest.php.
|
private |
Definition at line 22 of file SortationTest.php.
Referenced by testAttributes(), testConstruction(), and testRendering().
|
protected |
Definition at line 78 of file SortationTest.php.
References data, and ILIAS_UI_TestBase\normalizeHTML().
Referenced by testRendering().
SortationTest::getUIFactory | ( | ) |
Definition at line 90 of file SortationTest.php.
SortationTest::testAttributes | ( | ) |
Definition at line 43 of file SortationTest.php.
References $f, $s, and getFactory().
SortationTest::testConstruction | ( | ) |
Definition at line 29 of file SortationTest.php.
References $f, and getFactory().
SortationTest::testRendering | ( | ) |
Definition at line 65 of file SortationTest.php.
References $f, $html, $r, $s, ILIAS_UI_TestBase\getDefaultRenderer(), getFactory(), getSortationExpectedHTML(), and ILIAS_UI_TestBase\normalizeHTML().
|
protected |
Definition at line 16 of file SortationTest.php.