|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Test month button.
Definition at line 13 of file ButtonMonthTest.php.
| ButtonMonthTest::getFactory | ( | ) |
Definition at line 19 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 31 of file ButtonMonthTest.php.
References getFactory().
Here is the call graph for this function:| ButtonMonthTest::test_implements_factory_interface | ( | ) |
Definition at line 24 of file ButtonMonthTest.php.
References getFactory().
Here is the call graph for this function:| ButtonMonthTest::test_render | ( | ) |
Definition at line 39 of file ButtonMonthTest.php.
References $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), data, date, ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function: