|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Test on divider implementation. More...
Inheritance diagram for DividerTest:
Collaboration diagram for DividerTest:Public Member Functions | |
| testImplementsFactoryInterface () | |
| testWithLabel () | |
| testRenderHorizontalEmpty () | |
| testRenderHorizontalWithLabel () | |
| testRenderVertical () | |
Protected Member Functions | |
| getFactory () | |
Test on divider implementation.
Definition at line 30 of file DividerTest.php.
|
protected |
Definition at line 32 of file DividerTest.php.
Referenced by testImplementsFactoryInterface(), testRenderHorizontalEmpty(), testRenderHorizontalWithLabel(), testRenderVertical(), and testWithLabel().
Here is the caller graph for this function:| DividerTest::testImplementsFactoryInterface | ( | ) |
Definition at line 37 of file DividerTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| DividerTest::testRenderHorizontalEmpty | ( | ) |
Definition at line 52 of file DividerTest.php.
References $c, Vendor\Package\$f, $r, and getFactory().
Here is the call graph for this function:| DividerTest::testRenderHorizontalWithLabel | ( | ) |
Definition at line 66 of file DividerTest.php.
References $c, Vendor\Package\$f, $r, and getFactory().
Here is the call graph for this function:| DividerTest::testRenderVertical | ( | ) |
Definition at line 79 of file DividerTest.php.
References $c, Vendor\Package\$f, $r, and getFactory().
Here is the call graph for this function:| DividerTest::testWithLabel | ( | ) |
Definition at line 44 of file DividerTest.php.
References $c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function: