namespace Drupal\field\Tests

Classsort descending Location Description
ActiveTest drupal/core/modules/field/lib/Drupal/field/Tests/ActiveTest.php
BulkDeleteTest drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php Unit test class for field bulk delete and batch purge functionality.
CrudTest drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php
DisplayApiTest drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php
FieldAccessTest drupal/core/modules/field/lib/Drupal/field/Tests/FieldAccessTest.php Tests the functionality of field access.
FieldAttachOtherTest drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php Unit test class for non-storage related field_attach_* functions.
FieldAttachStorageTest drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php Unit test class for storage-related field_attach_* functions.
FieldImportChangeTest drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportChangeTest.php Tests updating fields and instances as part of config import.
FieldImportCreateTest drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportCreateTest.php Tests creating fields and instances as part of config import.
FieldImportDeleteTest drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportDeleteTest.php Tests deleting fields and instances as part of config import.
FieldInfoTest drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php
FieldInstanceCrudTest drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php
FieldTestBase drupal/core/modules/field/lib/Drupal/field/Tests/FieldTestBase.php Parent class for Field API tests.
FieldUnitTestBase drupal/core/modules/field/lib/Drupal/field/Tests/FieldUnitTestBase.php Parent class for Field API unit tests.
FormTest drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php
ShapeItemTest drupal/core/modules/field/lib/Drupal/field/Tests/ShapeItemTest.php Tests the new entity API for the shape field type.
TestItemTest drupal/core/modules/field/lib/Drupal/field/Tests/TestItemTest.php Tests the new entity API for the test field type.
TranslationTest drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php Unit test class for the multilanguage fields logic.
TranslationWebTest drupal/core/modules/field/lib/Drupal/field/Tests/TranslationWebTest.php Web test class for the multilanguage fields logic.