|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Test on filter implementation. More...
Inheritance diagram for FilterTest:
Collaboration diagram for FilterTest: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().
Here is the caller graph for this function:| FilterTest::buildDataFactory | ( | ) |
Definition at line 173 of file FilterTest.php.
Referenced by testGetData(), and testWithRequest().
Here is the caller graph for this function:
|
protected |
Definition at line 115 of file FilterTest.php.
References buildInputFactory().
Referenced by testGetInputs(), testWithActivated(), testWithCollapsed(), testWithDeactivated(), and testWithExpanded().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 142 of file FilterTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
protected |
Definition at line 123 of file FilterTest.php.
Referenced by buildFactory(), testExtractParamData(), testGetData(), testGetInputs(), testWithActivated(), testWithCollapsed(), testWithDeactivated(), testWithExpanded(), and testWithRequest().
Here is the caller graph for this function:
|
protected |
Definition at line 152 of file FilterTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
protected |
Definition at line 157 of file FilterTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
protected |
Definition at line 147 of file FilterTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:| FilterTest::getUIFactory | ( | ) |
Definition at line 162 of file FilterTest.php.
References buildButtonFactory(), buildGlyphFactory(), buildLegacyFactory(), buildListingFactory(), and buildPopoverFactory().
Here is the call graph for this function:
|
protected |
Definition at line 448 of file FilterTest.php.
Referenced by testGetData(), and testWithRequest().
Here is the caller graph for this function:| FilterTest::testExtractParamData | ( | ) |
Definition at line 219 of file FilterTest.php.
References buildInputFactory().
Here is the call graph for this function:| FilterTest::testGetData | ( | ) |
Definition at line 297 of file FilterTest.php.
References buildDataFactory(), buildInputFactory(), and inputMock().
Here is the call graph for this function:| FilterTest::testGetInputs | ( | ) |
Definition at line 178 of file FilterTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterTest::testWithActivated | ( | ) |
Definition at line 345 of file FilterTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterTest::testWithCollapsed | ( | ) |
Definition at line 420 of file FilterTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterTest::testWithDeactivated | ( | ) |
Definition at line 370 of file FilterTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterTest::testWithExpanded | ( | ) |
Definition at line 395 of file FilterTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterTest::testWithRequest | ( | ) |
Definition at line 244 of file FilterTest.php.
References buildDataFactory(), buildInputFactory(), and inputMock().
Here is the call graph for this function: