|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for SelectInputTest:
Collaboration diagram for SelectInputTest:Protected Attributes | |
| DefNamesource | $name_source |
Definition at line 38 of file SelectInputTest.php.
| SelectInputTest::setUp | ( | ) |
Definition at line 44 of file SelectInputTest.php.
| SelectInputTest::testCommonRendering | ( | ) |
Definition at line 165 of file SelectInputTest.php.
References Vendor\Package\$f.
| SelectInputTest::testEmptyStringCreatesErrorIfSelectIsRequired | ( | ) |
Definition at line 80 of file SelectInputTest.php.
References $data, and ILIAS\UI\Implementation\Component\Input\Field\$options.
| SelectInputTest::testEmptyStringIsAcceptableClientSideValueIfSelectIsNotRequired | ( | ) |
Definition at line 66 of file SelectInputTest.php.
References ILIAS\UI\Implementation\Component\Input\Field\$options.
| SelectInputTest::testEmptyStringIsAnAcceptableClientSideValueEvenIfSelectIsRequired | ( | ) |
Definition at line 102 of file SelectInputTest.php.
References ILIAS\UI\Implementation\Component\Input\Field\$options.
| SelectInputTest::testOnlyValuesFromOptionsAreAcceptableClientSideValues | ( | ) |
Definition at line 49 of file SelectInputTest.php.
References ILIAS\UI\Implementation\Component\Input\Field\$options.
| SelectInputTest::testRender | ( | ) |
Definition at line 116 of file SelectInputTest.php.
References Vendor\Package\$f, and ILIAS\UI\Implementation\Component\Input\Field\$options.
| SelectInputTest::testRenderValue | ( | ) |
Definition at line 141 of file SelectInputTest.php.
References Vendor\Package\$f, and ILIAS\UI\Implementation\Component\Input\Field\$options.
| SelectInputTest::testWithValueAndRequiredDoesNotContainNull | ( | ) |
Definition at line 179 of file SelectInputTest.php.
References Vendor\Package\$f, and ILIAS\UI\Implementation\Component\Input\Field\$options.
|
protected |
Definition at line 42 of file SelectInputTest.php.