You are here

namespace Drupal\Tests\serialization\Kernel in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\serialization\Kernel
  2. 9 Drupal\Tests\serialization\Kernel
Classsort descending Location Description
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.