ILIAS
trunk Revision v11.0_alpha-1713-gd8962da2f67
|
Tests for the Data Table. More...
Protected Member Functions | |
getFactory () | |
getDataRetrieval () | |
getTable () | |
![]() | |
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, and null.
Referenced by getTable(), testDataTableActions(), testDataTableBasicConstruction(), testDataTableColumns(), testDataTableConstructionWithErrorColumns(), testDataTableConstructionWithoutColumns(), and testDataTableWithSelectedOptionalCols().
|
protected |
Definition at line 37 of file DataTest.php.
|
protected |
Definition at line 141 of file DataTest.php.
References $data, getDataRetrieval(), and TableTestBase\getTableFactory().
Referenced by testDataTableWithAdditionalParams(), testDataTableWithFilter(), testDataTableWithOrder(), testDataTableWithRange(), and testDataTableWithRequest().
DataTest::testDataTableActions | ( | ) |
Definition at line 120 of file DataTest.php.
References Vendor\Package\$f, $token, getDataRetrieval(), and TableTestBase\getTableFactory().
DataTest::testDataTableBasicConstruction | ( | ) |
Definition at line 71 of file DataTest.php.
References $data, getDataRetrieval(), and TableTestBase\getTableFactory().
DataTest::testDataTableColumns | ( | ) |
Definition at line 102 of file DataTest.php.
References $check, Vendor\Package\$f, getDataRetrieval(), and TableTestBase\getTableFactory().
DataTest::testDataTableConstructionWithErrorColumns | ( | ) |
Definition at line 86 of file DataTest.php.
References $data, getDataRetrieval(), and TableTestBase\getTableFactory().
DataTest::testDataTableConstructionWithoutColumns | ( | ) |
Definition at line 94 of file DataTest.php.
References $data, getDataRetrieval(), and TableTestBase\getTableFactory().
DataTest::testDataTableWithAdditionalParams | ( | ) |
Definition at line 179 of file DataTest.php.
References $params, and getTable().
DataTest::testDataTableWithFilter | ( | ) |
Definition at line 170 of file DataTest.php.
References getTable().
DataTest::testDataTableWithId | ( | ) |
Definition at line 204 of file DataTest.php.
References ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Survey\Mode\getId().
DataTest::testDataTableWithIdAndStorage | ( | ) |
Definition at line 230 of file DataTest.php.
References ILIAS\GlobalScreen\Provider\__construct(), and TableTestBase\getMockStorage().
DataTest::testDataTableWithOrder | ( | ) |
Definition at line 156 of file DataTest.php.
References getTable().
DataTest::testDataTableWithRange | ( | ) |
Definition at line 163 of file DataTest.php.
References ILIAS\UI\Implementation\Component\Table\$range, and getTable().
DataTest::testDataTableWithRequest | ( | ) |
Definition at line 149 of file DataTest.php.
References getTable().
DataTest::testDataTableWithSelectedOptionalCols | ( | ) |
Definition at line 188 of file DataTest.php.
References $data, getDataRetrieval(), and TableTestBase\getTableFactory().