ILIAS
trunk Revision v11.0_alpha-1689-g66c127b4ae8
|
Tests for the Data Table. More...
Protected Member Functions | |
getDataRetrieval (int $total_count) | |
getTable (int $total_count, array $columns) | |
![]() | |
buildFieldFactory () | |
buildRefinery () | |
getViewControlFactory () | |
getViewControlContainerFactory () | |
getTableFactory () | |
getMockStorage () | |
Private Member Functions | |
getRequestMock (array $returns) | |
Tests for the Data Table.
Definition at line 35 of file DataViewControlsTest.php.
|
protected |
Definition at line 37 of file DataViewControlsTest.php.
References ILIAS\UI\Implementation\Component\Table\$range, and ILIAS\GlobalScreen\Provider\__construct().
Referenced by getTable().
|
private |
Definition at line 201 of file DataViewControlsTest.php.
Referenced by testDataTableViewControlStorage().
|
protected |
Definition at line 63 of file DataViewControlsTest.php.
References getDataRetrieval(), and TableTestBase\getTableFactory().
Referenced by testDataTableHasNoFieldSelectionViewControl(), testDataTableHasNoOrderingViewControl(), testDataTableHasNoOrderingViewControlDueToRecordCount(), testDataTableHasNoPaginationViewControl(), testDataTableHasViewControls(), and testDataTableViewControlStorage().
DataViewControlsTest::testDataTableHasNoFieldSelectionViewControl | ( | ) |
Definition at line 181 of file DataViewControlsTest.php.
References getTable(), and TableTestBase\getTableFactory().
DataViewControlsTest::testDataTableHasNoOrderingViewControl | ( | ) |
Definition at line 124 of file DataViewControlsTest.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, getTable(), and TableTestBase\getTableFactory().
DataViewControlsTest::testDataTableHasNoOrderingViewControlDueToRecordCount | ( | ) |
Definition at line 153 of file DataViewControlsTest.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, getTable(), and TableTestBase\getTableFactory().
DataViewControlsTest::testDataTableHasNoPaginationViewControl | ( | ) |
Definition at line 94 of file DataViewControlsTest.php.
References getTable(), and TableTestBase\getTableFactory().
DataViewControlsTest::testDataTableHasViewControls | ( | ) |
Definition at line 70 of file DataViewControlsTest.php.
References getTable(), and TableTestBase\getTableFactory().
DataViewControlsTest::testDataTableViewControlStorage | ( | ) |
Definition at line 213 of file DataViewControlsTest.php.
References getRequestMock(), getTable(), and TableTestBase\getTableFactory().