ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Test on standard filter implementation. More...
Public Member Functions | |
getUIFactory () | |
test_render_activated_collapsed () | |
test_render_deactivated_collapsed () | |
test_render_activated_expanded () | |
test_render_deactivated_expanded () | |
![]() | |
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 | |
buildFactory () | |
buildInputFactory () | |
buildButtonFactory () | |
buildSymbolFactory () | |
buildPopoverFactory () | |
buildLegacyFactory () | |
buildListingFactory () | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Test on standard filter implementation.
Definition at line 62 of file StandardFilterTest.php.
|
protected |
Definition at line 84 of file StandardFilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 64 of file StandardFilterTest.php.
References buildInputFactory().
Referenced by test_render_activated_collapsed(), test_render_activated_expanded(), test_render_deactivated_collapsed(), and test_render_deactivated_expanded().
|
protected |
Definition at line 72 of file StandardFilterTest.php.
Referenced by buildFactory(), test_render_activated_collapsed(), test_render_activated_expanded(), test_render_deactivated_collapsed(), and test_render_deactivated_expanded().
|
protected |
Definition at line 103 of file StandardFilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 108 of file StandardFilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 98 of file StandardFilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 89 of file StandardFilterTest.php.
Referenced by getUIFactory().
StandardFilterTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 113 of file StandardFilterTest.php.
References buildButtonFactory(), buildLegacyFactory(), buildListingFactory(), buildPopoverFactory(), and buildSymbolFactory().
StandardFilterTest::test_render_activated_collapsed | ( | ) |
Definition at line 124 of file StandardFilterTest.php.
References Vendor\Package\$f, apply(), ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), buildFactory(), buildInputFactory(), collapse(), expand(), filter(), and ILIAS_UI_TestBase\getDefaultRenderer().
StandardFilterTest::test_render_activated_expanded | ( | ) |
Definition at line 392 of file StandardFilterTest.php.
References Vendor\Package\$f, apply(), ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), buildFactory(), buildInputFactory(), collapse(), expand(), filter(), and ILIAS_UI_TestBase\getDefaultRenderer().
StandardFilterTest::test_render_deactivated_collapsed | ( | ) |
Definition at line 258 of file StandardFilterTest.php.
References Vendor\Package\$f, apply(), ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), buildFactory(), buildInputFactory(), collapse(), expand(), filter(), and ILIAS_UI_TestBase\getDefaultRenderer().
StandardFilterTest::test_render_deactivated_expanded | ( | ) |
Definition at line 526 of file StandardFilterTest.php.
References Vendor\Package\$f, apply(), ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), buildFactory(), buildInputFactory(), collapse(), expand(), filter(), and ILIAS_UI_TestBase\getDefaultRenderer().