namespace Drupal\options\Tests

Classsort descending Location Description
OptionsDynamicValuesTest drupal/core/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesTest.php Sets up a Options field for testing allowed values functions.
OptionsDynamicValuesValidationTest drupal/core/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesValidationTest.php Tests the Options field allowed values function.
OptionsFieldTest drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldTest.php Tests for the 'Options' field types.
OptionsFieldUITest drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php Options module UI tests.
OptionsFieldUnitTestBase drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUnitTestBase.php Defines a common base test class for unit tests of the options module.
OptionsFormattersTest drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFormattersTest.php Tests the formatters provided by the options module.
OptionsSelectDynamicValuesTest drupal/core/modules/options/lib/Drupal/options/Tests/OptionsSelectDynamicValuesTest.php Tests an options select with a dynamic allowed values function.
OptionsWidgetsTest drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php Test the Options widgets.