|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
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) | |
| @dataProvider provideRiskyData More... | |
| testRenderConvertSpecialCharactersInItemLabel (string $risky_datum, string $expected_in_html) | |
| @dataProvider provideRiskyData More... | |
Static Public Member Functions | |
| static | provideRiskyData () |
Protected Member Functions | |
| getFactory () | |
| getSimpleDataset () | |
| getExtendedDataset () | |
Test on Bar Chart implementation.
Definition at line 27 of file ChartBarTest.php.
| ChartBarTest::getDataFactory | ( | ) |
Definition at line 34 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 65 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 29 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 53 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 39 of file ChartBarTest.php.
References ILIAS\Repository\listing().
Here is the call graph for this function:
|
static |
Definition at line 403 of file ChartBarTest.php.
| ChartBarTest::testEmptyDataset | ( | ) |
Definition at line 108 of file ChartBarTest.php.
References Vendor\Package\$f, getDataFactory(), and getFactory().
Here is the call graph for this function:| ChartBarTest::testGetInstances | ( | ) |
Definition at line 86 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testImplementsFactoryInterface | ( | ) |
Definition at line 79 of file ChartBarTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ChartBarTest::testIndexAxis | ( | ) |
Definition at line 307 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 | ||
| ) |
@dataProvider provideRiskyData
Definition at line 416 of file ChartBarTest.php.
| ChartBarTest::testRenderConvertSpecialCharactersInItemLabel | ( | string | $risky_datum, |
| string | $expected_in_html | ||
| ) |
@dataProvider provideRiskyData
Definition at line 458 of file ChartBarTest.php.
| ChartBarTest::testRenderHorizontal | ( | ) |
Definition at line 329 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testRenderVertical | ( | ) |
Definition at line 362 of file ChartBarTest.php.
References Vendor\Package\$f, getExtendedDataset(), and getFactory().
Here is the call graph for this function:| ChartBarTest::testWithBarConfigs | ( | ) |
Definition at line 259 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 242 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 283 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 225 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithLegendInvisible | ( | ) |
Definition at line 193 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithLegendPosition | ( | ) |
Definition at line 209 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithTitle | ( | ) |
Definition at line 145 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithTitleInvisible | ( | ) |
Definition at line 161 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function:| ChartBarTest::testWithTooltipsInvisible | ( | ) |
Definition at line 177 of file ChartBarTest.php.
References Vendor\Package\$f, getFactory(), and getSimpleDataset().
Here is the call graph for this function: