Tests for field.module.

File

core/modules/field/tests/field.test

Classes

Namesort ascending Description
FieldTranslationsTestCase Unit test class for the multilanguage fields logic.
FieldTokenTestCase Test fields with token display mode.
FieldTestCase Parent class for Field API tests.
FieldSchemaAlterTestCase Tests that the field schema can be altered with hook_field_schema_alter().
FieldInstanceCrudTestCase
FieldInfoTestCase
FieldGetValueTestCase Test field_get_value().
FieldFormTestCase
FieldDisplayAPITestCase
FieldCrudTestCase
FieldBulkDeleteTestCase Unit test class for field bulk delete and batch purge functionality.
FieldBlockTestCase Test the field blocks and their display of different formatters.
FieldAttachTestCase
FieldAttachStorageTestCase Unit test class for storage-related field_attach_* functions.
FieldAttachOtherTestCase Unit test class for non-storage related field_attach_* functions.