Tests for field.module.

File

core/modules/field/tests/field.test

Classes

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