StyleSerializerKernelTest::$modules

Same name in this branch
  1. 9 core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php \Drupal\Tests\rest\Kernel\Views\StyleSerializerKernelTest::modules
Same name and namespace in other branches
  1. 8.9.x core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php \Drupal\Tests\rest\Kernel\Views\StyleSerializerKernelTest::modules
  2. 10 core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php \Drupal\Tests\rest\Kernel\Views\StyleSerializerKernelTest::modules
  3. 11.x core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php \Drupal\Tests\rest\Kernel\Views\StyleSerializerKernelTest::modules

Type: modules

Overrides ViewsKernelTestBase::$modules

File

core/modules/hal/tests/src/Kernel/rest/Views/StyleSerializerKernelTest.php, line 24

Class

StyleSerializerKernelTest
@coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer[[api-linebreak]] @group hal @group legacy

Namespace

Drupal\Tests\hal\Kernel\rest\Views

Code

protected static $modules = [
  'hal',
  'hal_test_views',
  'serialization',
  'rest',
];

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