|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 201 of file DataViewControlsTest.php.
Referenced by testDataTableViewControlStorage().
Here is the caller graph for this function:
|
protected |
Definition at line 63 of file DataViewControlsTest.php.
References getDataRetrieval(), 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::testDataTableHasNoFieldSelectionViewControl | ( | ) |
Definition at line 181 of file DataViewControlsTest.php.
References getTable(), and TableTestBase\getTableFactory().
Here is the call graph for this function:| DataViewControlsTest::testDataTableHasNoOrderingViewControl | ( | ) |
Definition at line 124 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 153 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 94 of file DataViewControlsTest.php.
References getTable(), and TableTestBase\getTableFactory().
Here is the call graph for this function:| DataViewControlsTest::testDataTableHasViewControls | ( | ) |
Definition at line 70 of file DataViewControlsTest.php.
References getTable(), and TableTestBase\getTableFactory().
Here is the call graph for this function:| DataViewControlsTest::testDataTableViewControlStorage | ( | ) |
Definition at line 213 of file DataViewControlsTest.php.
References getRequestMock(), getTable(), and TableTestBase\getTableFactory().
Here is the call graph for this function: