|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
Inheritance diagram for OptionalGroupInputTest:
Collaboration diagram for OptionalGroupInputTest:Protected Attributes | |
| $child1 | |
| $child2 | |
| Data Factory | $data_factory |
| $language | |
| Refinery | $refinery |
| ILIAS UI Component Input Field Group | $optional_group |
| OptionalGroup | $group |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML. More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output. More... | |
Definition at line 39 of file OptionalGroupInputTest.php.
| OptionalGroupInputTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 62 of file OptionalGroupInputTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language(), ILIAS\Repository\refinery(), and ILIAS\UI\Implementation\Component\Input\ViewControl\withNameFrom().
Here is the call graph for this function:| OptionalGroupInputTest::testGroupAcceptsNullButDoesNotForward | ( | ) |
Definition at line 203 of file OptionalGroupInputTest.php.
| OptionalGroupInputTest::testGroupForwardsValuesOnGetValue | ( | ) |
Definition at line 228 of file OptionalGroupInputTest.php.
| OptionalGroupInputTest::testGroupOnlyDoesNoAcceptArrayValuesWithWrongLength | ( | ) |
Definition at line 197 of file OptionalGroupInputTest.php.
| OptionalGroupInputTest::testGroupOnlyDoesNoAcceptNonArrayValue | ( | ) |
Definition at line 191 of file OptionalGroupInputTest.php.
| OptionalGroupInputTest::testOptionalGroupForwardsValuesOnWithValue | ( | ) |
Definition at line 159 of file OptionalGroupInputTest.php.
| OptionalGroupInputTest::testOptionalGroupMayOnlyHaveInputChildren | ( | ) |
Definition at line 145 of file OptionalGroupInputTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| OptionalGroupInputTest::testThatOptionalGroupIsNotRequiredBecauseOfItsChildren | ( | ) |
Definition at line 132 of file OptionalGroupInputTest.php.
References $optional_group.
| OptionalGroupInputTest::testWithDisabledDisablesChildren | ( | ) |
Definition at line 92 of file OptionalGroupInputTest.php.
| OptionalGroupInputTest::testWithInputCallsChildrenAndAppliesOperations | ( | ) |
Definition at line 248 of file OptionalGroupInputTest.php.
References function, and ILIAS\Repository\refinery().
Here is the call graph for this function:| OptionalGroupInputTest::testWithInputDoesNotApplyOperationsOnError | ( | ) |
Definition at line 297 of file OptionalGroupInputTest.php.
References function, ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| OptionalGroupInputTest::testWithInputDoesNotCallChildrenWhenUnchecked | ( | ) |
Definition at line 347 of file OptionalGroupInputTest.php.
References function, and ILIAS\Repository\refinery().
Here is the call graph for this function:| OptionalGroupInputTest::testWithRequiredDoesNotRequire | ( | ) |
Definition at line 114 of file OptionalGroupInputTest.php.
|
protected |
Definition at line 44 of file OptionalGroupInputTest.php.
|
protected |
Definition at line 49 of file OptionalGroupInputTest.php.
|
protected |
Definition at line 51 of file OptionalGroupInputTest.php.
|
protected |
Definition at line 60 of file OptionalGroupInputTest.php.
|
protected |
Definition at line 56 of file OptionalGroupInputTest.php.
|
protected |
Definition at line 59 of file OptionalGroupInputTest.php.
Referenced by testThatOptionalGroupIsNotRequiredBecauseOfItsChildren().
|
protected |
Definition at line 58 of file OptionalGroupInputTest.php.