OptionsDynamicValuesApiTest |
core/modules/options/tests/src/Functional/OptionsDynamicValuesApiTest.php |
Tests the options allowed values api. |
OptionsDynamicValuesValidationTest |
core/modules/options/tests/src/Functional/OptionsDynamicValuesValidationTest.php |
Tests the Options field allowed values function. |
OptionsFieldUITest |
core/modules/options/tests/src/Functional/OptionsFieldUITest.php |
Tests the Options field UI functionality. |
OptionsFloatFieldImportTest |
core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php |
Tests option fields can be updated and created through config synchronization. |
OptionsSelectDynamicValuesTest |
core/modules/options/tests/src/Functional/OptionsSelectDynamicValuesTest.php |
Tests an options select with a dynamic allowed values function. |
OptionsWidgetsTest |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
Tests the Options widgets. |