You are here

namespace Drupal\Tests\rest\Unit in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\rest\Unit
  2. 10 Drupal\Tests\rest\Unit
Classsort descending Location Description
CollectRoutesTest core/modules/rest/tests/src/Unit/CollectRoutesTest.php Tests the REST export view plugin.
EntityResourceValidationTraitTest core/modules/rest/tests/src/Unit/EntityResourceValidationTraitTest.php @group rest @coversDefaultClass \Drupal\rest\Plugin\rest\resource\EntityResourceValidationTrait
EntityResourceValidationTraitTestClass core/modules/rest/tests/src/Unit/EntityResourceValidationTraitTest.php A test class to use to test EntityResourceValidationTrait.