|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for Component\Progress\BarStateTest:
Collaboration diagram for Component\Progress\BarStateTest:Public Member Functions | |
| testDeterminateConstructionWithNegativeNumber () | |
| testDeterminateConstructionWithMaximumValue () | |
| testRenderIndeterminate () | |
| testRenderDeterminate () | |
| testRenderSuccess () | |
| testRenderFailure () | |
| getUIFactory () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| string | $indeterminate_status_value |
| string | $determinate_status_value |
| string | $success_status_value |
| string | $failure_status_value |
| string | $message |
Definition at line 31 of file BarStateTest.php.
| Component\Progress\BarStateTest::getUIFactory | ( | ) |
Definition at line 194 of file BarStateTest.php.
References ILIAS\GlobalScreen\Provider\__construct().
Referenced by Component\Progress\BarStateTest\testDeterminateConstructionWithMaximumValue(), Component\Progress\BarStateTest\testDeterminateConstructionWithNegativeNumber(), Component\Progress\BarStateTest\testRenderDeterminate(), Component\Progress\BarStateTest\testRenderFailure(), Component\Progress\BarStateTest\testRenderIndeterminate(), and Component\Progress\BarStateTest\testRenderSuccess().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 39 of file BarStateTest.php.
References ILIAS\UI\Implementation\Component\Progress\State\Bar\FAILURE.
| Component\Progress\BarStateTest::testDeterminateConstructionWithMaximumValue | ( | ) |
Definition at line 78 of file BarStateTest.php.
References Component\Progress\BarStateTest\getUIFactory().
Here is the call graph for this function:| Component\Progress\BarStateTest::testDeterminateConstructionWithNegativeNumber | ( | ) |
Definition at line 71 of file BarStateTest.php.
References Component\Progress\BarStateTest\getUIFactory().
Here is the call graph for this function:| Component\Progress\BarStateTest::testRenderDeterminate | ( | ) |
Definition at line 127 of file BarStateTest.php.
References $renderer, and Component\Progress\BarStateTest\getUIFactory().
Here is the call graph for this function:| Component\Progress\BarStateTest::testRenderFailure | ( | ) |
Definition at line 172 of file BarStateTest.php.
References $renderer, and Component\Progress\BarStateTest\getUIFactory().
Here is the call graph for this function:| Component\Progress\BarStateTest::testRenderIndeterminate | ( | ) |
Definition at line 105 of file BarStateTest.php.
References $renderer, and Component\Progress\BarStateTest\getUIFactory().
Here is the call graph for this function:| Component\Progress\BarStateTest::testRenderSuccess | ( | ) |
Definition at line 150 of file BarStateTest.php.
References $renderer, and Component\Progress\BarStateTest\getUIFactory().
Here is the call graph for this function:
|
protected |
Definition at line 34 of file BarStateTest.php.
|
protected |
Definition at line 36 of file BarStateTest.php.
|
protected |
Definition at line 33 of file BarStateTest.php.
|
protected |
Definition at line 37 of file BarStateTest.php.
|
protected |
Definition at line 35 of file BarStateTest.php.