|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Test on filter implementation. More...
Inheritance diagram for FilterTest:
Collaboration diagram for FilterTest: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 () | |
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 | |
| buildFactory () | |
| buildInputFactory () | |
| buildButtonFactory () | |
| buildGlyphFactory () | |
| buildPopoverFactory () | |
| buildLegacyFactory () | |
| buildListingFactory () | |
| inputMock () | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| 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().
Here is the caller graph for this function:| FilterTest::buildDataFactory | ( | ) |
Definition at line 132 of file FilterTest.php.
Referenced by test_getData(), and test_withRequest().
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 101 of file FilterTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
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().
Here is the caller graph for this function:
|
protected |
Definition at line 111 of file FilterTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
protected |
Definition at line 116 of file FilterTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
protected |
Definition at line 106 of file FilterTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:| FilterTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 121 of file FilterTest.php.
References buildButtonFactory(), buildGlyphFactory(), buildLegacyFactory(), buildListingFactory(), and buildPopoverFactory().
Here is the call graph for this function:
|
protected |
Definition at line 408 of file FilterTest.php.
References $config.
Referenced by test_getData(), and test_withRequest().
Here is the caller graph for this function:| FilterTest::test_extractParamData | ( | ) |
Definition at line 178 of file FilterTest.php.
References buildInputFactory().
Here is the call graph for this function:| FilterTest::test_getData | ( | ) |
Definition at line 256 of file FilterTest.php.
References buildDataFactory(), buildInputFactory(), and inputMock().
Here is the call graph for this function:| FilterTest::test_getInputs | ( | ) |
Definition at line 137 of file FilterTest.php.
References Vendor\Package\$f, $name, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterTest::test_with_activated | ( | ) |
Definition at line 305 of file FilterTest.php.
References Vendor\Package\$f, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterTest::test_with_collapsed | ( | ) |
Definition at line 383 of file FilterTest.php.
References Vendor\Package\$f, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterTest::test_with_deactivated | ( | ) |
Definition at line 331 of file FilterTest.php.
References Vendor\Package\$f, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterTest::test_with_expanded | ( | ) |
Definition at line 357 of file FilterTest.php.
References Vendor\Package\$f, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterTest::test_withRequest | ( | ) |
Definition at line 203 of file FilterTest.php.
References buildDataFactory(), buildInputFactory(), and inputMock().
Here is the call graph for this function: