ILIAS
trunk Revision v11.0_alpha-1744-gb0451eebef4
|
Test on divider implementation. More...
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().
DividerTest::testImplementsFactoryInterface | ( | ) |
Definition at line 37 of file DividerTest.php.
References Vendor\Package\$f, and getFactory().
DividerTest::testRenderHorizontalEmpty | ( | ) |
Definition at line 52 of file DividerTest.php.
References $c, Vendor\Package\$f, $r, and getFactory().
DividerTest::testRenderHorizontalWithLabel | ( | ) |
Definition at line 66 of file DividerTest.php.
References $c, Vendor\Package\$f, $r, and getFactory().
DividerTest::testRenderVertical | ( | ) |
Definition at line 79 of file DividerTest.php.
References $c, Vendor\Package\$f, $r, and getFactory().
DividerTest::testWithLabel | ( | ) |
Definition at line 44 of file DividerTest.php.
References $c, Vendor\Package\$f, and getFactory().