ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Test on filter implementation. More...
Public Member Functions | |
getUIFactory () | |
buildDataFactory () | |
testGetInputs () | |
testExtractParamData () | |
testWithRequest () | |
testGetData () | |
testWithActivated () | |
testWithDeactivated () | |
testWithExpanded () | |
testWithCollapsed () | |
Protected Member Functions | |
buildFactory () | |
buildInputFactory () | |
buildButtonFactory () | |
buildGlyphFactory () | |
buildPopoverFactory () | |
buildLegacyFactory () | |
buildListingFactory () | |
inputMock () | |
Test on filter implementation.
Definition at line 113 of file FilterTest.php.
|
protected |
Definition at line 137 of file FilterTest.php.
Referenced by getUIFactory().
FilterTest::buildDataFactory | ( | ) |
Definition at line 173 of file FilterTest.php.
Referenced by testGetData(), and testWithRequest().
|
protected |
Definition at line 115 of file FilterTest.php.
References buildInputFactory().
Referenced by testGetInputs(), testWithActivated(), testWithCollapsed(), testWithDeactivated(), and testWithExpanded().
|
protected |
Definition at line 142 of file FilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 123 of file FilterTest.php.
Referenced by buildFactory(), testExtractParamData(), testGetData(), testGetInputs(), testWithActivated(), testWithCollapsed(), testWithDeactivated(), testWithExpanded(), and testWithRequest().
|
protected |
Definition at line 152 of file FilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 157 of file FilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 147 of file FilterTest.php.
Referenced by getUIFactory().
FilterTest::getUIFactory | ( | ) |
Definition at line 162 of file FilterTest.php.
References buildButtonFactory(), buildGlyphFactory(), buildLegacyFactory(), buildListingFactory(), and buildPopoverFactory().
|
protected |
Definition at line 448 of file FilterTest.php.
Referenced by testGetData(), and testWithRequest().
FilterTest::testExtractParamData | ( | ) |
Definition at line 219 of file FilterTest.php.
References buildInputFactory().
FilterTest::testGetData | ( | ) |
Definition at line 297 of file FilterTest.php.
References buildDataFactory(), buildInputFactory(), and inputMock().
FilterTest::testGetInputs | ( | ) |
Definition at line 178 of file FilterTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, buildFactory(), and buildInputFactory().
FilterTest::testWithActivated | ( | ) |
Definition at line 345 of file FilterTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, buildFactory(), and buildInputFactory().
FilterTest::testWithCollapsed | ( | ) |
Definition at line 420 of file FilterTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, buildFactory(), and buildInputFactory().
FilterTest::testWithDeactivated | ( | ) |
Definition at line 370 of file FilterTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, buildFactory(), and buildInputFactory().
FilterTest::testWithExpanded | ( | ) |
Definition at line 395 of file FilterTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, buildFactory(), and buildInputFactory().
FilterTest::testWithRequest | ( | ) |
Definition at line 244 of file FilterTest.php.
References buildDataFactory(), buildInputFactory(), and inputMock().