|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Test on icon implementation. More...
Inheritance diagram for SortationTest:
Collaboration diagram for SortationTest:Public Member Functions | |
| testConstruction () | |
| testAttributes () | |
| testRendering () | |
| testRenderingWithJsBinding () | |
| getUIFactory () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Protected Member Functions | |
| getSortationExpectedHTML (bool $with_id=false) | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
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(), testRendering(), and testRenderingWithJsBinding().
Here is the caller graph for this function:
|
protected |
Definition at line 93 of file SortationTest.php.
References ILIAS_UI_TestBase\normalizeHTML().
Referenced by testRendering(), and testRenderingWithJsBinding().
Here is the call graph for this function:
Here is the caller graph for this function:| SortationTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 117 of file SortationTest.php.
References $factory.
| SortationTest::testAttributes | ( | ) |
Definition at line 43 of file SortationTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| SortationTest::testConstruction | ( | ) |
Definition at line 29 of file SortationTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| SortationTest::testRendering | ( | ) |
Definition at line 65 of file SortationTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\getDefaultRenderer(), getFactory(), getSortationExpectedHTML(), and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function:| SortationTest::testRenderingWithJsBinding | ( | ) |
Definition at line 78 of file SortationTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\getDefaultRenderer(), getFactory(), getSortationExpectedHTML(), and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function:
|
protected |
Definition at line 16 of file SortationTest.php.