|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Tests for the Data Table. More...
Inheritance diagram for DataTest:
Collaboration diagram for DataTest:Protected Member Functions | |
| getFactory () | |
| getDataRetrieval () | |
| getTable () | |
Protected Member Functions inherited from TableTestBase | |
| buildFieldFactory () | |
| buildRefinery () | |
| getViewControlFactory () | |
| getViewControlContainerFactory () | |
| getTableFactory () | |
| getMockStorage () | |
Tests for the Data Table.
Definition at line 35 of file DataTest.php.
|
protected |
Definition at line 49 of file DataTest.php.
References ILIAS\UI\Implementation\Component\Table\$range.
Referenced by getTable(), testDataTableActions(), testDataTableBasicConstruction(), testDataTableColumns(), testDataTableConstructionWithErrorColumns(), testDataTableConstructionWithoutColumns(), and testDataTableWithSelectedOptionalCols().
Here is the caller graph for this function:
|
protected |
Definition at line 37 of file DataTest.php.
|
protected |
Definition at line 143 of file DataTest.php.
References $data, getDataRetrieval(), and TableTestBase\getTableFactory().
Referenced by testDataTableWithAdditionalParams(), testDataTableWithFilter(), testDataTableWithOrder(), testDataTableWithRange(), and testDataTableWithRequest().
Here is the call graph for this function:
Here is the caller graph for this function:| DataTest::testDataTableActions | ( | ) |
Definition at line 122 of file DataTest.php.
References Vendor\Package\$f, $token, getDataRetrieval(), and TableTestBase\getTableFactory().
Here is the call graph for this function:| DataTest::testDataTableBasicConstruction | ( | ) |
Definition at line 73 of file DataTest.php.
References $data, getDataRetrieval(), and TableTestBase\getTableFactory().
Here is the call graph for this function:| DataTest::testDataTableColumns | ( | ) |
Definition at line 104 of file DataTest.php.
References $check, Vendor\Package\$f, getDataRetrieval(), and TableTestBase\getTableFactory().
Here is the call graph for this function:| DataTest::testDataTableConstructionWithErrorColumns | ( | ) |
Definition at line 88 of file DataTest.php.
References $data, getDataRetrieval(), and TableTestBase\getTableFactory().
Here is the call graph for this function:| DataTest::testDataTableConstructionWithoutColumns | ( | ) |
Definition at line 96 of file DataTest.php.
References $data, getDataRetrieval(), and TableTestBase\getTableFactory().
Here is the call graph for this function:| DataTest::testDataTableWithAdditionalParams | ( | ) |
Definition at line 181 of file DataTest.php.
References $params, and getTable().
Here is the call graph for this function:| DataTest::testDataTableWithFilter | ( | ) |
Definition at line 172 of file DataTest.php.
References getTable().
Here is the call graph for this function:| DataTest::testDataTableWithId | ( | ) |
Definition at line 206 of file DataTest.php.
References ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Survey\Mode\getId().
Here is the call graph for this function:| DataTest::testDataTableWithIdAndStorage | ( | ) |
Definition at line 232 of file DataTest.php.
References ILIAS\GlobalScreen\Provider\__construct(), and TableTestBase\getMockStorage().
Here is the call graph for this function:| DataTest::testDataTableWithOrder | ( | ) |
Definition at line 158 of file DataTest.php.
References getTable().
Here is the call graph for this function:| DataTest::testDataTableWithRange | ( | ) |
Definition at line 165 of file DataTest.php.
References ILIAS\UI\Implementation\Component\Table\$range, and getTable().
Here is the call graph for this function:| DataTest::testDataTableWithRequest | ( | ) |
Definition at line 151 of file DataTest.php.
References getTable().
Here is the call graph for this function:| DataTest::testDataTableWithSelectedOptionalCols | ( | ) |
Definition at line 190 of file DataTest.php.
References $data, getDataRetrieval(), and TableTestBase\getTableFactory().
Here is the call graph for this function: