ILIAS
trunk Revision v11.0_alpha-1702-gfd3ecb7f852
|
Test on Bar Chart implementation. More...
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().
|
protected |
Definition at line 68 of file ChartBarTest.php.
References getDataFactory(), and null.
Referenced by testRenderVertical(), and testWithDataset().
|
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().
|
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().
ChartBarTest::getUIFactory | ( | ) |
Definition at line 42 of file ChartBarTest.php.
References ILIAS\Repository\listing().
ChartBarTest::testEmptyDataset | ( | ) |
Definition at line 111 of file ChartBarTest.php.
References Vendor\Package\$f, getDataFactory(), and getFactory().
ChartBarTest::testGetInstances | ( | ) |
Definition at line 89 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
ChartBarTest::testImplementsFactoryInterface | ( | ) |
Definition at line 82 of file ChartBarTest.php.
References Vendor\Package\$f, and getFactory().
ChartBarTest::testIndexAxis | ( | ) |
Definition at line 310 of file ChartBarTest.php.
References Vendor\Package\$f, getDataFactory(), getFactory(), and getSimpleDataset().
ChartBarTest::testRenderHorizontal | ( | ) |
Definition at line 332 of file ChartBarTest.php.
References Vendor\Package\$f, $r, getFactory(), and getSimpleDataset().
ChartBarTest::testRenderVertical | ( | ) |
Definition at line 365 of file ChartBarTest.php.
References Vendor\Package\$f, $r, getExtendedDataset(), and getFactory().
ChartBarTest::testWithBarConfigs | ( | ) |
Definition at line 262 of file ChartBarTest.php.
References Vendor\Package\$f, getDataFactory(), getFactory(), and getSimpleDataset().
ChartBarTest::testWithDataset | ( | ) |
Definition at line 245 of file ChartBarTest.php.
References Vendor\Package\$f, getExtendedDataset(), getFactory(), and getSimpleDataset().
ChartBarTest::testWithGroupConfigs | ( | ) |
Definition at line 286 of file ChartBarTest.php.
References Vendor\Package\$f, getDataFactory(), getFactory(), and getSimpleDataset().
ChartBarTest::testWithInvalidLegendPosition | ( | ) |
Definition at line 228 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
ChartBarTest::testWithLegendInvisible | ( | ) |
Definition at line 196 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
ChartBarTest::testWithLegendPosition | ( | ) |
Definition at line 212 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
ChartBarTest::testWithTitle | ( | ) |
Definition at line 148 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
ChartBarTest::testWithTitleInvisible | ( | ) |
Definition at line 164 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
ChartBarTest::testWithTooltipsInvisible | ( | ) |
Definition at line 180 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().