public static property StyleSerializerTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/rest/src/Tests/Views/StyleSerializerTest.php \Drupal\rest\Tests\Views\StyleSerializerTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ rest/ src/ Tests/ Views/ StyleSerializerTest.php, line 53 - Contains \Drupal\rest\Tests\Views\StyleSerializerTest.
Class
- StyleSerializerTest
- Tests the serializer style plugin.
Namespace
Drupal\rest\Tests\ViewsCode
public static $testViews = array(
'test_serializer_display_field',
'test_serializer_display_entity',
'test_serializer_node_display_field',
'test_serializer_node_exposed_filter',
);