|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Test on Pagination view control. More...
Inheritance diagram for PaginationTest:
Collaboration diagram for PaginationTest:Public Member Functions | |
| getUIFactory () | |
| testConstruction () | |
| testAttributes () | |
| testRenderUnlimited () | |
| testRenderWithCurrentPage () | |
| testRenderLimited () | |
| testRenderLimitedWithCurrentPage () | |
| testRenderLimitedWithCurrentPage2 () | |
| testRenderDropdown () | |
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) | |
Private Member Functions | |
| getFactory () | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Test on Pagination view control.
Definition at line 14 of file PaginationTest.php.
|
private |
Definition at line 39 of file PaginationTest.php.
Referenced by testAttributes(), testConstruction(), testRenderDropdown(), testRenderLimited(), testRenderLimitedWithCurrentPage(), testRenderLimitedWithCurrentPage2(), testRenderUnlimited(), and testRenderWithCurrentPage().
Here is the caller graph for this function:| PaginationTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 16 of file PaginationTest.php.
References $factory.
| PaginationTest::testAttributes | ( | ) |
Definition at line 59 of file PaginationTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| PaginationTest::testConstruction | ( | ) |
Definition at line 45 of file PaginationTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| PaginationTest::testRenderDropdown | ( | ) |
Definition at line 261 of file PaginationTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), disabled(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| PaginationTest::testRenderLimited | ( | ) |
Definition at line 149 of file PaginationTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), disabled(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| PaginationTest::testRenderLimitedWithCurrentPage | ( | ) |
Definition at line 184 of file PaginationTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| PaginationTest::testRenderLimitedWithCurrentPage2 | ( | ) |
Definition at line 224 of file PaginationTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), disabled(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| PaginationTest::testRenderUnlimited | ( | ) |
Definition at line 86 of file PaginationTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), disabled(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| PaginationTest::testRenderWithCurrentPage | ( | ) |
Definition at line 117 of file PaginationTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), disabled(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function: