|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 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, $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 $f, and getFactory().
Here is the call graph for this function:| ButtonMonthTest::test_render | ( | ) |
Definition at line 40 of file ButtonMonthTest.php.
References $c, $f, $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), data, ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function: