You are here

public static property GroupContentToEntityRelationshipTest::$testViews in Group 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Kernel/Views/GroupContentToEntityRelationshipTest.php \Drupal\Tests\group\Kernel\Views\GroupContentToEntityRelationshipTest::testViews

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

tests/src/Kernel/Views/GroupContentToEntityRelationshipTest.php, line 38

Class

GroupContentToEntityRelationshipTest
Tests the group_content_to_entity relationship handler.

Namespace

Drupal\Tests\group\Kernel\Views

Code

public static $testViews = [
  'test_group_content_to_entity_relationship',
];