ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
setUp () | |
testWithDisabledDisablesChildren () | |
testWithRequiredRequiresChildren () | |
testGroupMayOnlyHaveInputChildren () | |
testGroupForwardsValuesOnWithValue () | |
testWithValuePreservesKeys () | |
testGroupOnlyDoesNoAcceptNonArrayValue () | |
testGroupOnlyDoesNoAcceptArrayValuesWithWrongLength () | |
testGroupForwardsValuesOnGetValue () | |
testWithInputCallsChildrenAndAppliesOperations () | |
testWithInputDoesNotApplyOperationsOnError () | |
testErrorIsI18NOnError () | |
testWithoutChildren () | |
![]() | |
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) | |
Private Attributes | |
$refinery | |
Additional Inherited Members | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Definition at line 21 of file GroupInputTest.php.
GroupInputTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 28 of file GroupInputTest.php.
References language().
GroupInputTest::testErrorIsI18NOnError | ( | ) |
Definition at line 287 of file GroupInputTest.php.
References language().
GroupInputTest::testGroupForwardsValuesOnGetValue | ( | ) |
Definition at line 182 of file GroupInputTest.php.
GroupInputTest::testGroupForwardsValuesOnWithValue | ( | ) |
Definition at line 104 of file GroupInputTest.php.
GroupInputTest::testGroupMayOnlyHaveInputChildren | ( | ) |
Definition at line 90 of file GroupInputTest.php.
References language().
GroupInputTest::testGroupOnlyDoesNoAcceptArrayValuesWithWrongLength | ( | ) |
Definition at line 175 of file GroupInputTest.php.
GroupInputTest::testGroupOnlyDoesNoAcceptNonArrayValue | ( | ) |
Definition at line 168 of file GroupInputTest.php.
GroupInputTest::testWithDisabledDisablesChildren | ( | ) |
Definition at line 46 of file GroupInputTest.php.
GroupInputTest::testWithInputCallsChildrenAndAppliesOperations | ( | ) |
Definition at line 202 of file GroupInputTest.php.
GroupInputTest::testWithInputDoesNotApplyOperationsOnError | ( | ) |
Definition at line 243 of file GroupInputTest.php.
References language().
GroupInputTest::testWithoutChildren | ( | ) |
Definition at line 319 of file GroupInputTest.php.
References language().
GroupInputTest::testWithRequiredRequiresChildren | ( | ) |
Definition at line 68 of file GroupInputTest.php.
GroupInputTest::testWithValuePreservesKeys | ( | ) |
Definition at line 136 of file GroupInputTest.php.
References language().
|
private |
Definition at line 26 of file GroupInputTest.php.