| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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, and ILIAS\UI\Implementation\Component\Input\Field\Select\$label.
| SelectInputTest::testEmptyStringCreatesErrorIfSelectIsRequired | ( | ) | 
Definition at line 80 of file SelectInputTest.php.
References $data, and ILIAS\UI\Implementation\Component\Input\Field\Select\$options.
| SelectInputTest::testEmptyStringIsAcceptableClientSideValueIfSelectIsNotRequired | ( | ) | 
Definition at line 66 of file SelectInputTest.php.
References ILIAS\UI\Implementation\Component\Input\Field\Select\$options.
| SelectInputTest::testEmptyStringIsAnAcceptableClientSideValueEvenIfSelectIsRequired | ( | ) | 
Definition at line 102 of file SelectInputTest.php.
References ILIAS\UI\Implementation\Component\Input\Field\Select\$options, and ILIAS\UI\Implementation\Component\Input\Field\FormInput\withRequired().
 Here is the call graph for this function:| SelectInputTest::testOnlyValuesFromOptionsAreAcceptableClientSideValues | ( | ) | 
Definition at line 49 of file SelectInputTest.php.
References ILIAS\UI\Implementation\Component\Input\Field\Select\$options.
| SelectInputTest::testRender | ( | ) | 
Definition at line 116 of file SelectInputTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\Field\Select\$label, and ILIAS\UI\Implementation\Component\Input\Field\Select\$options.
| SelectInputTest::testRenderValue | ( | ) | 
Definition at line 141 of file SelectInputTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\Field\Select\$label, and ILIAS\UI\Implementation\Component\Input\Field\Select\$options.
| SelectInputTest::testWithValueAndRequiredDoesNotContainNull | ( | ) | 
Definition at line 179 of file SelectInputTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\Field\Select\$label, and ILIAS\UI\Implementation\Component\Input\Field\Select\$options.
      
  | 
  protected | 
Definition at line 42 of file SelectInputTest.php.