|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 68 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 56 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 111 of file ChartBarTest.php.
References Vendor\Package\$f, getDataFactory(), and getFactory().
Here is the call graph for this function:| ChartBarTest::testGetInstances | ( | ) |
Definition at line 89 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testImplementsFactoryInterface | ( | ) |
Definition at line 82 of file ChartBarTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ChartBarTest::testIndexAxis | ( | ) |
Definition at line 310 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 332 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testRenderVertical | ( | ) |
Definition at line 365 of file ChartBarTest.php.
References Vendor\Package\$f, getExtendedDataset(), and getFactory().
Here is the call graph for this function:| ChartBarTest::testWithBarConfigs | ( | ) |
Definition at line 262 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 245 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 286 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 228 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithLegendInvisible | ( | ) |
Definition at line 196 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithLegendPosition | ( | ) |
Definition at line 212 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithTitle | ( | ) |
Definition at line 148 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithTitleInvisible | ( | ) |
Definition at line 164 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithTooltipsInvisible | ( | ) |
Definition at line 180 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function: