ILIAS
trunk Revision v11.0_alpha-1702-gfd3ecb7f852
|
Test on card implementation. More...
Public Member Functions | |
getFactory () | |
testImplementsFactoryInterface () | |
testFactoryWithShyButton () | |
testGetTitle () | |
testWithTitle () | |
testWithTitleAsShyButton () | |
testWithStringTitleAction () | |
testWithSignalTitleAction () | |
testWithHighlight () | |
testGetImage () | |
testWithImage () | |
testWithSection () | |
testRenderContentFull () | |
testRenderContentWithHighlight () | |
test_render_content_with_component_title () | |
Private Member Functions | |
getCardFactory () | |
getBaseCard () | |
Test on card implementation.
Definition at line 31 of file CardTest.php.
|
private |
Definition at line 48 of file CardTest.php.
References getCardFactory().
Referenced by test_render_content_with_component_title(), testGetImage(), testGetTitle(), testImplementsFactoryInterface(), testRenderContentFull(), testRenderContentWithHighlight(), testWithHighlight(), testWithImage(), testWithSection(), testWithSignalTitleAction(), testWithStringTitleAction(), testWithTitle(), and testWithTitleAsShyButton().
|
private |
Definition at line 43 of file CardTest.php.
Referenced by getBaseCard(), and testFactoryWithShyButton().
CardTest::getFactory | ( | ) |
Definition at line 33 of file CardTest.php.
References ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
Referenced by testWithSection().
CardTest::test_render_content_with_component_title | ( | ) |
Definition at line 185 of file CardTest.php.
References $c, $r, and getBaseCard().
CardTest::testFactoryWithShyButton | ( | ) |
Definition at line 61 of file CardTest.php.
References getCardFactory().
CardTest::testGetImage | ( | ) |
Definition at line 119 of file CardTest.php.
References getBaseCard().
CardTest::testGetTitle | ( | ) |
Definition at line 72 of file CardTest.php.
References $c, and getBaseCard().
CardTest::testImplementsFactoryInterface | ( | ) |
Definition at line 56 of file CardTest.php.
References getBaseCard().
CardTest::testRenderContentFull | ( | ) |
Definition at line 146 of file CardTest.php.
References $c, $r, and getBaseCard().
CardTest::testRenderContentWithHighlight | ( | ) |
Definition at line 167 of file CardTest.php.
References $c, $r, and getBaseCard().
CardTest::testWithHighlight | ( | ) |
Definition at line 112 of file CardTest.php.
References $c, and getBaseCard().
CardTest::testWithImage | ( | ) |
Definition at line 127 of file CardTest.php.
References $c, and getBaseCard().
CardTest::testWithSection | ( | ) |
Definition at line 136 of file CardTest.php.
References $c, Vendor\Package\$f, getBaseCard(), and getFactory().
CardTest::testWithSignalTitleAction | ( | ) |
Definition at line 104 of file CardTest.php.
References $c, and getBaseCard().
CardTest::testWithStringTitleAction | ( | ) |
Definition at line 97 of file CardTest.php.
References $c, and getBaseCard().
CardTest::testWithTitle | ( | ) |
Definition at line 79 of file CardTest.php.
References $c, and getBaseCard().
CardTest::testWithTitleAsShyButton | ( | ) |
Definition at line 87 of file CardTest.php.
References $c, and getBaseCard().