ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Test on filter implementation. More...
Public Member Functions | |
getUIFactory () | |
buildDataFactory () | |
test_getInputs () | |
test_extractParamData () | |
test_withRequest () | |
test_getData () | |
test_with_activated () | |
test_with_deactivated () | |
test_with_expanded () | |
test_with_collapsed () | |
![]() | |
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 () | |
buildGlyphFactory () | |
buildPopoverFactory () | |
buildLegacyFactory () | |
buildListingFactory () | |
inputMock () | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Test on filter implementation.
Definition at line 74 of file FilterTest.php.
|
protected |
Definition at line 96 of file FilterTest.php.
Referenced by getUIFactory().
FilterTest::buildDataFactory | ( | ) |
Definition at line 132 of file FilterTest.php.
Referenced by test_getData(), and test_withRequest().
|
protected |
Definition at line 76 of file FilterTest.php.
References buildInputFactory().
Referenced by test_getInputs(), test_with_activated(), test_with_collapsed(), test_with_deactivated(), and test_with_expanded().
|
protected |
Definition at line 101 of file FilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 84 of file FilterTest.php.
Referenced by buildFactory(), test_extractParamData(), test_getData(), test_getInputs(), test_with_activated(), test_with_collapsed(), test_with_deactivated(), test_with_expanded(), and test_withRequest().
|
protected |
Definition at line 111 of file FilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 116 of file FilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 106 of file FilterTest.php.
Referenced by getUIFactory().
FilterTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 121 of file FilterTest.php.
References buildButtonFactory(), buildGlyphFactory(), buildLegacyFactory(), buildListingFactory(), and buildPopoverFactory().
|
protected |
Definition at line 408 of file FilterTest.php.
References $config.
Referenced by test_getData(), and test_withRequest().
FilterTest::test_extractParamData | ( | ) |
Definition at line 178 of file FilterTest.php.
References buildInputFactory().
FilterTest::test_getData | ( | ) |
Definition at line 256 of file FilterTest.php.
References buildDataFactory(), buildInputFactory(), and inputMock().
FilterTest::test_getInputs | ( | ) |
Definition at line 137 of file FilterTest.php.
References Vendor\Package\$f, $name, buildFactory(), and buildInputFactory().
FilterTest::test_with_activated | ( | ) |
Definition at line 305 of file FilterTest.php.
References Vendor\Package\$f, buildFactory(), and buildInputFactory().
FilterTest::test_with_collapsed | ( | ) |
Definition at line 383 of file FilterTest.php.
References Vendor\Package\$f, buildFactory(), and buildInputFactory().
FilterTest::test_with_deactivated | ( | ) |
Definition at line 331 of file FilterTest.php.
References Vendor\Package\$f, buildFactory(), and buildInputFactory().
FilterTest::test_with_expanded | ( | ) |
Definition at line 357 of file FilterTest.php.
References Vendor\Package\$f, buildFactory(), and buildInputFactory().
FilterTest::test_withRequest | ( | ) |
Definition at line 203 of file FilterTest.php.
References buildDataFactory(), buildInputFactory(), and inputMock().