public static property StyleSerializerTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php, line 35
Contains \Drupal\rest\Tests\Views\StyleSerializerTest.

Class

StyleSerializerTest
Tests the serializer style plugin.

Namespace

Drupal\rest\Tests\Views

Code

public static $testViews = array(
  'test_serializer_display_field',
  'test_serializer_display_entity',
);