You are here

namespace Drupal\Tests\Component\Serialization in Drupal 9

Same name in other branches
  1. 8 Drupal\Tests\Component\Serialization
Classsort descending Location Description
JsonTest core/tests/Drupal/Tests/Component/Serialization/JsonTest.php @coversDefaultClass \Drupal\Component\Serialization\Json @group Serialization
YamlParserProxy core/tests/Drupal/Tests/Component/Serialization/YamlTest.php
YamlPeclTest core/tests/Drupal/Tests/Component/Serialization/YamlPeclTest.php Tests the YamlPecl serialization implementation.
YamlStub core/tests/Drupal/Tests/Component/Serialization/YamlTest.php
YamlSymfonyTest core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php Tests the YamlSymfony serialization implementation.
YamlTest core/tests/Drupal/Tests/Component/Serialization/YamlTest.php @coversDefaultClass \Drupal\Component\Serialization\Yaml @group Serialization
YamlTestBase core/tests/Drupal/Tests/Component/Serialization/YamlTestBase.php Provides standard data to validate different YAML implementations.