|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 () | |
Protected Member Functions | |
| getFactory () | |
| getSimpleDataset () | |
| getExtendedDataset () | |
Test on Bar Chart implementation.
Definition at line 30 of file ChartBarTest.php.
| ChartBarTest::getDataFactory | ( | ) |
Definition at line 37 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 64 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 32 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 52 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 42 of file ChartBarTest.php.
References ILIAS\Repository\listing().
Here is the call graph for this function:| ChartBarTest::testEmptyDataset | ( | ) |
Definition at line 107 of file ChartBarTest.php.
References Vendor\Package\$f, getDataFactory(), and getFactory().
Here is the call graph for this function:| ChartBarTest::testGetInstances | ( | ) |
Definition at line 85 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testImplementsFactoryInterface | ( | ) |
Definition at line 78 of file ChartBarTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ChartBarTest::testIndexAxis | ( | ) |
Definition at line 306 of file ChartBarTest.php.
References Vendor\Package\$f, getDataFactory(), getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testRenderHorizontal | ( | ) |
Definition at line 328 of file ChartBarTest.php.
References Vendor\Package\$f, $r, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testRenderVertical | ( | ) |
Definition at line 361 of file ChartBarTest.php.
References Vendor\Package\$f, $r, getExtendedDataset(), and getFactory().
Here is the call graph for this function:| ChartBarTest::testWithBarConfigs | ( | ) |
Definition at line 258 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 241 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 282 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 224 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithLegendInvisible | ( | ) |
Definition at line 192 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithLegendPosition | ( | ) |
Definition at line 208 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithTitle | ( | ) |
Definition at line 144 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithTitleInvisible | ( | ) |
Definition at line 160 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithTooltipsInvisible | ( | ) |
Definition at line 176 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function: