OptionsDynamicValuesApiTest |
core/modules/options/src/Tests/OptionsDynamicValuesApiTest.php |
Tests the options allowed values api. |
OptionsDynamicValuesTestBase |
core/modules/options/src/Tests/OptionsDynamicValuesTestBase.php |
Base class for testing allowed values of options fields. |
OptionsDynamicValuesValidationTest |
core/modules/options/src/Tests/OptionsDynamicValuesValidationTest.php |
Tests the Options field allowed values function. |
OptionsFieldTest |
core/modules/options/src/Tests/OptionsFieldTest.php |
Tests for the 'Options' field types. |
OptionsFieldUITest |
core/modules/options/src/Tests/OptionsFieldUITest.php |
Tests the Options field UI functionality. |
OptionsFieldUnitTestBase |
core/modules/options/src/Tests/OptionsFieldUnitTestBase.php |
Base class for Options module integration tests. |
OptionsFloatFieldImportTest |
core/modules/options/src/Tests/OptionsFloatFieldImportTest.php |
Tests option fields can be updated and created through config synchronization. |
OptionsFormattersTest |
core/modules/options/src/Tests/OptionsFormattersTest.php |
Tests the Options field type formatters. |
OptionsSelectDynamicValuesTest |
core/modules/options/src/Tests/OptionsSelectDynamicValuesTest.php |
Tests an options select with a dynamic allowed values function. |
OptionsWidgetsTest |
core/modules/options/src/Tests/OptionsWidgetsTest.php |
Tests the Options widgets. |