ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Test on deck implementation. More...
Public Member Functions | |
getFactory () | |
test_implements_factory_interface () | |
test_get_cards () | |
test_with_cards () | |
test_get_size () | |
test_with_size () | |
test_render_content () | |
![]() | |
setUp () | |
tearDown () | |
getUIFactory () | |
getTemplateFactory () | |
getResourceRegistry () | |
getLanguage () | |
getJavaScriptBinding () | |
getRefinery () | |
getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
getDecoratedRenderer (Renderer $default) | |
normalizeHTML ($html) | |
assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Additional Inherited Members | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Test on deck implementation.
Definition at line 14 of file DeckTest.php.
DeckTest::getFactory | ( | ) |
Definition at line 19 of file DeckTest.php.
References $factory.
Referenced by test_get_cards(), test_get_size(), test_implements_factory_interface(), test_render_content(), test_with_cards(), and test_with_size().
DeckTest::test_get_cards | ( | ) |
Definition at line 43 of file DeckTest.php.
References Vendor\Package\$c, $d, Vendor\Package\$f, and getFactory().
DeckTest::test_get_size | ( | ) |
Definition at line 62 of file DeckTest.php.
References Vendor\Package\$c, $d, Vendor\Package\$f, and getFactory().
DeckTest::test_implements_factory_interface | ( | ) |
Definition at line 34 of file DeckTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getFactory().
DeckTest::test_render_content | ( | ) |
Definition at line 98 of file DeckTest.php.
References Vendor\Package\$c, $d, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
DeckTest::test_with_cards | ( | ) |
Definition at line 52 of file DeckTest.php.
References Vendor\Package\$c, $d, Vendor\Package\$f, and getFactory().
DeckTest::test_with_size | ( | ) |
Definition at line 72 of file DeckTest.php.
References Vendor\Package\$c, $d, Vendor\Package\$f, and getFactory().