namespace Drupal\Tests\field_example\Functional

Same name in other branches
  1. 8.x-1.x Drupal\Tests\field_example\Functional
  2. 3.x Drupal\Tests\field_example\Functional
Object name File name Summary
ColorBackgroundFormatterTest modules/field_example/tests/src/Functional/ColorBackgroundFormatterTest.php Test the basic functionality of Color background formatter.
ColorPickerWidgetTest modules/field_example/tests/src/Functional/ColorPickerWidgetTest.php Test the basic functionality of Color Picker Widget.
FieldExampleBrowserTestBase modules/field_example/tests/src/Functional/FieldExampleBrowserTestBase.php The Base Class for field example browser testing.
FieldExampleMenuTest modules/field_example/tests/src/Functional/FieldExampleMenuTest.php Test the user-facing menus in Field Example.
Text3WidgetTest modules/field_example/tests/src/Functional/Text3WidgetTest.php Functional tests of the 3text widget.
TextWidgetTest modules/field_example/tests/src/Functional/TextWidgetTest.php Test basic functionality of the widgets.