|
ILIAS
release_8 Revision v8.24
|
Basic Tests for Table-Columns. More...
Inheritance diagram for ColumnTest:
Collaboration diagram for ColumnTest:Static Public Member Functions | |
| static | provideColumnFormats () |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML. More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output. More... | |
Basic Tests for Table-Columns.
Definition at line 35 of file ColumnTest.php.
|
static |
Definition at line 134 of file ColumnTest.php.
References $lng, ILIAS\GlobalScreen\Provider\__construct(), and true.
Here is the call graph for this function:| ColumnTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 37 of file ColumnTest.php.
References $lng, and ILIAS\Repository\lng().
Here is the call graph for this function:| ColumnTest::testDataTableColumnAllowedFormats | ( | Column\Column | $column, |
| $value, | |||
| bool | $ok | ||
| ) |
 * @dataProvider provideColumnFormats 
Definition at line 188 of file ColumnTest.php.
| ColumnTest::testDataTableColumnBoolFormat | ( | ) |
Definition at line 74 of file ColumnTest.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ColumnTest::testDataTableColumnBoolFormatWithGlyph | ( | ) |
Definition at line 90 of file ColumnTest.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ColumnTest::testDataTableColumnBoolFormatWithIcon | ( | ) |
Definition at line 81 of file ColumnTest.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ColumnTest::testDataTableColumnCustomOrderingLabels | ( | ) |
Definition at line 224 of file ColumnTest.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ColumnTest::testDataTableColumnDateFormat | ( | ) |
Definition at line 99 of file ColumnTest.php.
References $format, and ILIAS\Repository\lng().
Here is the call graph for this function:| ColumnTest::testDataTableColumnLinkListingFormat | ( | ) |
Definition at line 199 of file ColumnTest.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ColumnTest::testDataTableColumnLinkListingFormatAcceptsOnlyLinkListings | ( | ) |
Definition at line 207 of file ColumnTest.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ColumnTest::testDataTableColumnLinkListingItemsFormatAcceptsOnlyLinks | ( | ) |
Definition at line 215 of file ColumnTest.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ColumnTest::testDataTableColumnNumnberFormat | ( | ) |
Definition at line 120 of file ColumnTest.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ColumnTest::testDataTableColumnsAttributes | ( | ) |
Definition at line 46 of file ColumnTest.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ColumnTest::testDataTableColumnTimespanFormat | ( | ) |
Definition at line 108 of file ColumnTest.php.
References $format, and ILIAS\Repository\lng().
Here is the call graph for this function: