namespace Drupal\KernelTests\Core\TypedData

Same name in other branches
  1. 10 Drupal\KernelTests\Core\TypedData
  2. 9 Drupal\KernelTests\Core\TypedData
  3. 8.9.x Drupal\KernelTests\Core\TypedData
Object name File name Summary
AllowedValuesConstraintValidatorTest core/tests/Drupal/KernelTests/Core/TypedData/AllowedValuesConstraintValidatorTest.php Tests AllowedValues validation constraint with both valid and invalid values.
ComplexDataConstraintValidatorTest core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php Tests ComplexData validation with both valid and invalid values.
RecursiveContextualValidatorTest core/tests/Drupal/KernelTests/Core/TypedData/RecursiveContextualValidatorTest.php @coversDefaultClass \Drupal\Core\TypedData\Validation\RecursiveContextualValidator
@group Validation
TypedDataDefinitionEntityBundleTest core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionEntityBundleTest.php Tests data type metadata for entity bundles.
TypedDataDefinitionTest core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionTest.php Tests deriving metadata of core data types.
TypedDataTest core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php Tests the functionality of all core data types.
ValidKeysConstraintValidatorTest core/tests/Drupal/KernelTests/Core/TypedData/ValidKeysConstraintValidatorTest.php Tests the ValidKeys validation constraint.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.