You are here

namespace Drupal\hal\Tests in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\hal\Tests
Classsort descending Location Description
DenormalizeTest core/modules/hal/src/Tests/DenormalizeTest.php Tests that entities can be denormalized from HAL.
EntityTest core/modules/hal/src/Tests/EntityTest.php Tests that nodes and terms are correctly normalized and denormalized.
FileDenormalizeTest core/modules/hal/src/Tests/FileDenormalizeTest.php Tests that file entities can be denormalized in HAL.
FileNormalizeTest core/modules/hal/src/Tests/FileNormalizeTest.php Tests that file entities can be normalized in HAL.
NormalizerTestBase core/modules/hal/src/Tests/NormalizerTestBase.php Test the HAL normalizer.
NormalizeTest core/modules/hal/src/Tests/NormalizeTest.php Tests that entities can be normalized in HAL.