|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for GroupInputTest:
Collaboration diagram for GroupInputTest:Private Attributes | |
| $refinery | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| GroupInputTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 41 of file GroupInputTest.php.
References language().
Here is the call graph for this function:| GroupInputTest::testErrorIsI18NOnError | ( | ) |
Definition at line 300 of file GroupInputTest.php.
References language().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| GroupInputTest::testGroupWithoutRequiredField | ( | ) |
Definition at line 389 of file GroupInputTest.php.
References Vendor\Package\$f, and getFieldFactory().
Here is the call graph for this function:| GroupInputTest::testGroupWithRequiredField | ( | ) |
Definition at line 400 of file GroupInputTest.php.
References Vendor\Package\$f, and getFieldFactory().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| GroupInputTest::testWithoutChildren | ( | ) |
Definition at line 332 of file GroupInputTest.php.
References language().
Here is the call graph for this function:| GroupInputTest::testWithRequiredRequiresChildren | ( | ) |
Definition at line 81 of file GroupInputTest.php.
| GroupInputTest::testWithValuePreservesKeys | ( | ) |
Definition at line 149 of file GroupInputTest.php.
References language().
Here is the call graph for this function:
|
private |
Definition at line 39 of file GroupInputTest.php.