|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Test on ProgressMeter implementation. More...
Inheritance diagram for ChartProgressMeterTest:
Collaboration diagram for ChartProgressMeterTest:Public Member Functions | |
| testImplementsFactoryInterface () | |
| testGetInstances () | |
| testGetValuesOfStandard () | |
| testGetValuesOfFixedSize () | |
| testGetValuesOfMini () | |
| testRenderStandardTwoBar () | |
| testRenderFixedSizeOneBar () | |
| testRenderMini () | |
Protected Member Functions | |
| getFactory () | |
Test on ProgressMeter implementation.
Definition at line 30 of file ChartProgressMeterTest.php.
|
protected |
Definition at line 32 of file ChartProgressMeterTest.php.
Referenced by testGetInstances(), testGetValuesOfFixedSize(), testGetValuesOfMini(), testGetValuesOfStandard(), testImplementsFactoryInterface(), testRenderFixedSizeOneBar(), testRenderMini(), and testRenderStandardTwoBar().
Here is the caller graph for this function:| ChartProgressMeterTest::testGetInstances | ( | ) |
Definition at line 44 of file ChartProgressMeterTest.php.
References getFactory().
Here is the call graph for this function:| ChartProgressMeterTest::testGetValuesOfFixedSize | ( | ) |
Definition at line 72 of file ChartProgressMeterTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ChartProgressMeterTest::testGetValuesOfMini | ( | ) |
Definition at line 86 of file ChartProgressMeterTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ChartProgressMeterTest::testGetValuesOfStandard | ( | ) |
Definition at line 58 of file ChartProgressMeterTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ChartProgressMeterTest::testImplementsFactoryInterface | ( | ) |
Definition at line 37 of file ChartProgressMeterTest.php.
References getFactory().
Here is the call graph for this function:| ChartProgressMeterTest::testRenderFixedSizeOneBar | ( | ) |
Definition at line 139 of file ChartProgressMeterTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ChartProgressMeterTest::testRenderMini | ( | ) |
Definition at line 176 of file ChartProgressMeterTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ChartProgressMeterTest::testRenderStandardTwoBar | ( | ) |
Definition at line 98 of file ChartProgressMeterTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function: