|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Test month button. More...
Inheritance diagram for ButtonMonthTest:
Collaboration diagram for ButtonMonthTest:Public Member Functions | |
| getFactory () | |
| test_implements_factory_interface () | |
| test_get_default () | |
| test_render () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Test month button.
Definition at line 14 of file ButtonMonthTest.php.
| ButtonMonthTest::getFactory | ( | ) |
Definition at line 20 of file ButtonMonthTest.php.
Referenced by test_get_default(), test_implements_factory_interface(), and test_render().
Here is the caller graph for this function:| ButtonMonthTest::test_get_default | ( | ) |
Definition at line 32 of file ButtonMonthTest.php.
References $c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ButtonMonthTest::test_implements_factory_interface | ( | ) |
Definition at line 25 of file ButtonMonthTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ButtonMonthTest::test_render | ( | ) |
Definition at line 40 of file ButtonMonthTest.php.
References $c, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function: