ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Private Attributes | |
$refinery | |
Additional Inherited Members | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Definition at line 34 of file GroupInputTest.php.
GroupInputTest::getFieldFactory | ( | ) |
Definition at line 347 of file GroupInputTest.php.
References $factory, ILIAS_UI_TestBase\getLanguage(), and ILIAS_UI_TestBase\getRefinery().
Referenced by testGroupRendering(), testGroupWithoutRequiredField(), and testGroupWithRequiredField().
GroupInputTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 41 of file GroupInputTest.php.
References language().
GroupInputTest::testErrorIsI18NOnError | ( | ) |
Definition at line 300 of file GroupInputTest.php.
References language().
GroupInputTest::testGroupForwardsValuesOnGetValue | ( | ) |
Definition at line 195 of file GroupInputTest.php.
GroupInputTest::testGroupForwardsValuesOnWithValue | ( | ) |
Definition at line 117 of file GroupInputTest.php.
GroupInputTest::testGroupMayOnlyHaveInputChildren | ( | ) |
Definition at line 103 of file GroupInputTest.php.
References language().
GroupInputTest::testGroupOnlyDoesNoAcceptArrayValuesWithWrongLength | ( | ) |
Definition at line 188 of file GroupInputTest.php.
GroupInputTest::testGroupOnlyDoesNoAcceptNonArrayValue | ( | ) |
Definition at line 181 of file GroupInputTest.php.
GroupInputTest::testGroupRendering | ( | ) |
Definition at line 358 of file GroupInputTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFieldFactory().
GroupInputTest::testGroupWithoutRequiredField | ( | ) |
Definition at line 389 of file GroupInputTest.php.
References Vendor\Package\$f, and getFieldFactory().
GroupInputTest::testGroupWithRequiredField | ( | ) |
Definition at line 400 of file GroupInputTest.php.
References Vendor\Package\$f, and getFieldFactory().
GroupInputTest::testWithDisabledDisablesChildren | ( | ) |
Definition at line 59 of file GroupInputTest.php.
GroupInputTest::testWithInputCallsChildrenAndAppliesOperations | ( | ) |
Definition at line 215 of file GroupInputTest.php.
GroupInputTest::testWithInputDoesNotApplyOperationsOnError | ( | ) |
Definition at line 256 of file GroupInputTest.php.
References language().
GroupInputTest::testWithoutChildren | ( | ) |
Definition at line 332 of file GroupInputTest.php.
References language().
GroupInputTest::testWithRequiredRequiresChildren | ( | ) |
Definition at line 81 of file GroupInputTest.php.
GroupInputTest::testWithValuePreservesKeys | ( | ) |
Definition at line 149 of file GroupInputTest.php.
References language().
|
private |
Definition at line 39 of file GroupInputTest.php.