You are here

namespace Drupal\Tests\serialization\Kernel in Drupal 9

Same name in other branches
  1. 8 Drupal\Tests\serialization\Kernel
Classsort descending Location Description
EntityResolverTest core/modules/serialization/tests/src/Kernel/EntityResolverTest.php Tests that entities references can be resolved.
EntitySerializationTest core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php Tests that entities can be serialized to supported core formats.
FieldItemSerializationTest core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php Test field level normalization process.
MapDataNormalizerTest core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php @group typedData
NormalizerTestBase core/modules/serialization/tests/src/Kernel/NormalizerTestBase.php Helper base class to set up some test fields for serialization testing.
SerializationTest core/modules/serialization/tests/src/Kernel/SerializationTest.php Functional tests for serialization system.