|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Tests for the Data Table. More...
Inheritance diagram for DataViewControlsTest:
Collaboration diagram for DataViewControlsTest:Protected Member Functions | |
| getDataRetrieval (int $total_count) | |
| getTable (int $total_count, array $columns) | |
Protected Member Functions inherited from TableTestBase | |
| 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(), and testDataTableHasNoFieldSelectionButAdditionalViewControl().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 205 of file DataViewControlsTest.php.
Referenced by getTable(), testDataTableHasNoFieldSelectionButAdditionalViewControl(), and testDataTableViewControlStorage().
Here is the caller graph for this function:
|
protected |
Definition at line 65 of file DataViewControlsTest.php.
References getDataRetrieval(), getRequestMock(), and TableTestBase\getTableFactory().
Referenced by testDataTableHasNoFieldSelectionViewControl(), testDataTableHasNoOrderingViewControl(), testDataTableHasNoOrderingViewControlDueToRecordCount(), testDataTableHasNoPaginationViewControl(), testDataTableHasViewControls(), and testDataTableViewControlStorage().
Here is the call graph for this function:
Here is the caller graph for this function:| DataViewControlsTest::testDataTableHasNoFieldSelectionButAdditionalViewControl | ( | ) |
Definition at line 266 of file DataViewControlsTest.php.
References getDataRetrieval(), getRequestMock(), TableTestBase\getTableFactory(), and TableTestBase\getViewControlFactory().
Here is the call graph for this function:| DataViewControlsTest::testDataTableHasNoFieldSelectionViewControl | ( | ) |
Definition at line 185 of file DataViewControlsTest.php.
References getTable(), and TableTestBase\getTableFactory().
Here is the call graph for this function:| DataViewControlsTest::testDataTableHasNoOrderingViewControl | ( | ) |
Definition at line 128 of file DataViewControlsTest.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, getTable(), and TableTestBase\getTableFactory().
Here is the call graph for this function:| DataViewControlsTest::testDataTableHasNoOrderingViewControlDueToRecordCount | ( | ) |
Definition at line 157 of file DataViewControlsTest.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, getTable(), and TableTestBase\getTableFactory().
Here is the call graph for this function:| DataViewControlsTest::testDataTableHasNoPaginationViewControl | ( | ) |
Definition at line 98 of file DataViewControlsTest.php.
References getTable(), and TableTestBase\getTableFactory().
Here is the call graph for this function:| DataViewControlsTest::testDataTableHasViewControls | ( | ) |
Definition at line 74 of file DataViewControlsTest.php.
References getTable(), and TableTestBase\getTableFactory().
Here is the call graph for this function:| DataViewControlsTest::testDataTableViewControlStorage | ( | ) |
Definition at line 217 of file DataViewControlsTest.php.
References getRequestMock(), getTable(), and TableTestBase\getTableFactory().
Here is the call graph for this function: