|
ILIAS
release_8 Revision v8.24
|
Tests for the Renderer of DataTables. More...
Inheritance diagram for DataRendererTest:
Collaboration diagram for DataRendererTest:Private Member Functions | |
| getRenderer () | |
| getActionFactory () | |
| getColumnFactory () | |
| getDummyRequest () | |
Additional Inherited Members | |
Protected Member Functions inherited from TableTestBase | |
| buildFieldFactory () | |
| buildRefinery () | |
| getViewControlFactory () | |
| getViewControlContainerFactory () | |
| getTableFactory () | |
| getMockStorage () | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML. More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output. More... | |
Tests for the Renderer of DataTables.
Definition at line 73 of file DataRendererTest.php.
|
private |
Definition at line 88 of file DataRendererTest.php.
Referenced by testDataTableGetActionRegistration(), testDataTableMultiActionsDropdown(), testDataTableRenderHeaderWithActions(), testDataTableRowBuilder(), and testDataTableSingleActionsDropdown().
Here is the caller graph for this function:
|
private |
Definition at line 93 of file DataRendererTest.php.
References ILIAS_UI_TestBase\getLanguage().
Referenced by testDataTableRenderHeaderWithActions(), testDataTableRenderHeaderWithoutSortableColums(), testDataTableRenderTableHeader(), and testDataTableRowBuilder().
Here is the call graph for this function:
Here is the caller graph for this function:| DataRendererTest::getDataFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 118 of file DataRendererTest.php.
Referenced by testDataTableGetActionRegistration(), testDataTableMultiActionsDropdown(), testDataTableRowBuilder(), and testDataTableSingleActionsDropdown().
Here is the caller graph for this function:
|
private |
Definition at line 100 of file DataRendererTest.php.
Referenced by testDataTableRenderHeaderWithActions(), testDataTableRenderHeaderWithoutSortableColums(), testDataTableRenderTableHeader(), and testRenderEmptyDataCell().
Here is the caller graph for this function:
|
private |
Definition at line 75 of file DataRendererTest.php.
References ILIAS_UI_TestBase\getJavaScriptBinding(), ILIAS_UI_TestBase\getLanguage(), ILIAS_UI_TestBase\getRefinery(), ILIAS_UI_TestBase\getTemplateFactory(), and getUIFactory().
Referenced by testDataTableGetActionRegistration(), testDataTableGetMultiActionHandler(), testDataTableMultiActionsDropdown(), testDataTableRenderHeaderWithActions(), testDataTableRenderHeaderWithoutSortableColums(), testDataTableRenderTableHeader(), and testDataTableSingleActionsDropdown().
Here is the call graph for this function:
Here is the caller graph for this function:| DataRendererTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 123 of file DataRendererTest.php.
References $factory, ILIAS\GlobalScreen\Provider\__construct(), and TableTestBase\getTableFactory().
Referenced by getRenderer(), testDataTableRenderHeaderWithActions(), testDataTableRenderHeaderWithoutSortableColums(), testDataTableRenderTableHeader(), and testRenderEmptyDataCell().
Here is the call graph for this function:
Here is the caller graph for this function:| DataRendererTest::testDataTableDataRowFromBuilder | ( | array | $params | ) |
@depends testDataTableRowBuilder
Definition at line 466 of file DataRendererTest.php.
References $params.
| DataRendererTest::testDataTableGetActionRegistration | ( | ) |
Definition at line 175 of file DataRendererTest.php.
References Vendor\Package\$f, $token, $url, ILIAS_UI_TestBase\brutallyTrimHTML(), getActionFactory(), getDataFactory(), and getRenderer().
Here is the call graph for this function:| DataRendererTest::testDataTableGetMultiActionHandler | ( | ) |
Definition at line 160 of file DataRendererTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), and getRenderer().
Here is the call graph for this function:| DataRendererTest::testDataTableMultiActionsDropdown | ( | ) |
Definition at line 194 of file DataRendererTest.php.
References Vendor\Package\$f, $token, $url, getActionFactory(), getDataFactory(), and getRenderer().
Here is the call graph for this function:| DataRendererTest::testDataTableRenderHeaderWithActions | ( | ) |
Definition at line 387 of file DataRendererTest.php.
References $data, Vendor\Package\$f, $token, $tpl, $url, ILIAS_UI_TestBase\brutallyTrimHTML(), getActionFactory(), getColumnFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), getDummyRequest(), getRenderer(), ILIAS_UI_TestBase\getTemplateFactory(), and getUIFactory().
Here is the call graph for this function:| DataRendererTest::testDataTableRenderHeaderWithoutSortableColums | ( | ) |
Definition at line 314 of file DataRendererTest.php.
References $data, Vendor\Package\$f, $tpl, ILIAS_UI_TestBase\brutallyTrimHTML(), getColumnFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), getDummyRequest(), getRenderer(), ILIAS_UI_TestBase\getTemplateFactory(), and getUIFactory().
Here is the call graph for this function:| DataRendererTest::testDataTableRenderStandardRow | ( | I\Table\DataRow | $row | ) |
@depends testDataTableDataRowFromBuilder
Definition at line 495 of file DataRendererTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| DataRendererTest::testDataTableRenderTableHeader | ( | ) |
Definition at line 232 of file DataRendererTest.php.
References $data, Vendor\Package\$f, $tpl, ILIAS_UI_TestBase\brutallyTrimHTML(), getColumnFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), getDummyRequest(), getRenderer(), ILIAS_UI_TestBase\getTemplateFactory(), and getUIFactory().
Here is the call graph for this function:| DataRendererTest::testDataTableRowBuilder | ( | ) |
Definition at line 435 of file DataRendererTest.php.
References Vendor\Package\$f, $token, $url, getActionFactory(), getColumnFactory(), and getDataFactory().
Here is the call graph for this function:| DataRendererTest::testDataTableSingleActionsDropdown | ( | ) |
Definition at line 215 of file DataRendererTest.php.
References Vendor\Package\$f, $token, $url, getActionFactory(), getDataFactory(), and getRenderer().
Here is the call graph for this function:| DataRendererTest::testRenderEmptyDataCell | ( | ) |
Definition at line 525 of file DataRendererTest.php.
References $data, ILIAS_UI_TestBase\getDefaultRenderer(), getDummyRequest(), ILIAS_UI_TestBase\getLanguage(), TableTestBase\getTableFactory(), and getUIFactory().
Here is the call graph for this function: