You are here

namespace Drupal\Tests\options\Functional in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\options\Functional
Classsort descending Location Description
OptionsDynamicValuesApiTest core/modules/options/tests/src/Functional/OptionsDynamicValuesApiTest.php Tests the options allowed values api.
OptionsDynamicValuesTestBase core/modules/options/tests/src/Functional/OptionsDynamicValuesTestBase.php Base class for testing allowed values of options fields.
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.