|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for CheckboxInputTest:
Collaboration diagram for CheckboxInputTest:Public Member Functions | |
| setUp () | |
| testImplementsFactoryInterface () | |
| testRender () | |
| testRenderError () | |
| testRenderNoByline () | |
| testRenderValue () | |
| testHandleInvalidValue () | |
| testRenderRequired () | |
| testRenderDisabled () | |
| testTrueContent () | |
| testFalseContent () | |
| testDisabledContent () | |
| testTransformation () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| 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) | |
Protected Member Functions | |
| buildFactory () | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Definition at line 15 of file CheckboxInputTest.php.
|
protected |
Definition at line 24 of file CheckboxInputTest.php.
Referenced by testDisabledContent(), testFalseContent(), testHandleInvalidValue(), testImplementsFactoryInterface(), testRender(), testRenderDisabled(), testRenderError(), testRenderNoByline(), testRenderRequired(), testRenderValue(), testTransformation(), and testTrueContent().
Here is the caller graph for this function:| CheckboxInputTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 17 of file CheckboxInputTest.php.
| CheckboxInputTest::testDisabledContent | ( | ) |
Definition at line 186 of file CheckboxInputTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| CheckboxInputTest::testFalseContent | ( | ) |
Definition at line 167 of file CheckboxInputTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| CheckboxInputTest::testHandleInvalidValue | ( | ) |
Definition at line 108 of file CheckboxInputTest.php.
References Vendor\Package\$e, Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| CheckboxInputTest::testImplementsFactoryInterface | ( | ) |
Definition at line 37 of file CheckboxInputTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| CheckboxInputTest::testRender | ( | ) |
Definition at line 48 of file CheckboxInputTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), buildFactory(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| CheckboxInputTest::testRenderDisabled | ( | ) |
Definition at line 135 of file CheckboxInputTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), buildFactory(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| CheckboxInputTest::testRenderError | ( | ) |
Definition at line 63 of file CheckboxInputTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), buildFactory(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| CheckboxInputTest::testRenderNoByline | ( | ) |
Definition at line 80 of file CheckboxInputTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), buildFactory(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| CheckboxInputTest::testRenderRequired | ( | ) |
Definition at line 122 of file CheckboxInputTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), buildFactory(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| CheckboxInputTest::testRenderValue | ( | ) |
Definition at line 94 of file CheckboxInputTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), buildFactory(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| CheckboxInputTest::testTransformation | ( | ) |
Definition at line 201 of file CheckboxInputTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| CheckboxInputTest::testTrueContent | ( | ) |
Definition at line 148 of file CheckboxInputTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function: