ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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.
SelectInputTest::testEmptyStringIsAcceptableClientSideValueIfSelectIsNotRequired | ( | ) |
Definition at line 66 of file SelectInputTest.php.
SelectInputTest::testEmptyStringIsAnAcceptableClientSideValueEvenIfSelectIsRequired | ( | ) |
Definition at line 102 of file SelectInputTest.php.
SelectInputTest::testOnlyValuesFromOptionsAreAcceptableClientSideValues | ( | ) |
Definition at line 49 of file SelectInputTest.php.
SelectInputTest::testRender | ( | ) |
Definition at line 116 of file SelectInputTest.php.
References Vendor\Package\$f.
SelectInputTest::testRenderValue | ( | ) |
Definition at line 141 of file SelectInputTest.php.
References Vendor\Package\$f.
SelectInputTest::testWithValueAndRequiredDoesNotContainNull | ( | ) |
Definition at line 179 of file SelectInputTest.php.
References Vendor\Package\$f.
|
protected |
Definition at line 42 of file SelectInputTest.php.