|
ILIAS
trunk Revision v12.0_alpha-1540-g00f839d5fa1
|
Test on Bar Chart implementation. More...
Inheritance diagram for ChartBarTest:
Collaboration diagram for ChartBarTest:Public Member Functions | |
| getDataFactory () | |
| getUIFactory () | |
| testImplementsFactoryInterface () | |
| testGetInstances () | |
| testEmptyDataset () | |
| testWithTitle () | |
| testWithTitleInvisible () | |
| testWithTooltipsInvisible () | |
| testWithLegendInvisible () | |
| testWithLegendPosition () | |
| testWithInvalidLegendPosition () | |
| testWithDataset () | |
| testWithBarConfigs () | |
| testWithGroupConfigs () | |
| testIndexAxis () | |
| testRenderHorizontal () | |
| testRenderVertical () | |
| testRenderConvertSpecialCharactersInDatasetLabel (string $risky_datum, string $expected_in_html) | |
| testRenderConvertSpecialCharactersInItemLabel (string $risky_datum, string $expected_in_html) | |
Static Public Member Functions | |
| static | provideRiskyData () |
Protected Member Functions | |
| getFactory () | |
| getSimpleDataset () | |
| getExtendedDataset () | |
Test on Bar Chart implementation.
Definition at line 28 of file ChartBarTest.php.
| ChartBarTest::getDataFactory | ( | ) |
Definition at line 35 of file ChartBarTest.php.
Referenced by getExtendedDataset(), getSimpleDataset(), testEmptyDataset(), testIndexAxis(), testWithBarConfigs(), and testWithGroupConfigs().
Here is the caller graph for this function:
|
protected |
Definition at line 66 of file ChartBarTest.php.
References getDataFactory().
Referenced by testRenderVertical(), and testWithDataset().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 30 of file ChartBarTest.php.
Referenced by testEmptyDataset(), testGetInstances(), testImplementsFactoryInterface(), testIndexAxis(), testRenderHorizontal(), testRenderVertical(), testWithBarConfigs(), testWithDataset(), testWithGroupConfigs(), testWithInvalidLegendPosition(), testWithLegendInvisible(), testWithLegendPosition(), testWithTitle(), testWithTitleInvisible(), and testWithTooltipsInvisible().
Here is the caller graph for this function:
|
protected |
Definition at line 54 of file ChartBarTest.php.
References getDataFactory().
Referenced by testGetInstances(), testIndexAxis(), testRenderHorizontal(), testWithBarConfigs(), testWithDataset(), testWithGroupConfigs(), testWithInvalidLegendPosition(), testWithLegendInvisible(), testWithLegendPosition(), testWithTitle(), testWithTitleInvisible(), and testWithTooltipsInvisible().
Here is the call graph for this function:
Here is the caller graph for this function:| ChartBarTest::getUIFactory | ( | ) |
Definition at line 40 of file ChartBarTest.php.
References ILIAS\Repository\listing().
Here is the call graph for this function:
|
static |
Definition at line 404 of file ChartBarTest.php.
| ChartBarTest::testEmptyDataset | ( | ) |
Definition at line 109 of file ChartBarTest.php.
References Vendor\Package\$f, getDataFactory(), and getFactory().
Here is the call graph for this function:| ChartBarTest::testGetInstances | ( | ) |
Definition at line 87 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testImplementsFactoryInterface | ( | ) |
Definition at line 80 of file ChartBarTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ChartBarTest::testIndexAxis | ( | ) |
Definition at line 308 of file ChartBarTest.php.
References Vendor\Package\$f, getDataFactory(), getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testRenderConvertSpecialCharactersInDatasetLabel | ( | string | $risky_datum, |
| string | $expected_in_html | ||
| ) |
Definition at line 415 of file ChartBarTest.php.
| ChartBarTest::testRenderConvertSpecialCharactersInItemLabel | ( | string | $risky_datum, |
| string | $expected_in_html | ||
| ) |
Definition at line 455 of file ChartBarTest.php.
| ChartBarTest::testRenderHorizontal | ( | ) |
Definition at line 330 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testRenderVertical | ( | ) |
Definition at line 363 of file ChartBarTest.php.
References Vendor\Package\$f, getExtendedDataset(), and getFactory().
Here is the call graph for this function:| ChartBarTest::testWithBarConfigs | ( | ) |
Definition at line 260 of file ChartBarTest.php.
References Vendor\Package\$f, getDataFactory(), getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithDataset | ( | ) |
Definition at line 243 of file ChartBarTest.php.
References Vendor\Package\$f, getExtendedDataset(), getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithGroupConfigs | ( | ) |
Definition at line 284 of file ChartBarTest.php.
References Vendor\Package\$f, getDataFactory(), getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithInvalidLegendPosition | ( | ) |
Definition at line 226 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithLegendInvisible | ( | ) |
Definition at line 194 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithLegendPosition | ( | ) |
Definition at line 210 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithTitle | ( | ) |
Definition at line 146 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithTitleInvisible | ( | ) |
Definition at line 162 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithTooltipsInvisible | ( | ) |
Definition at line 178 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function: