You are here

public static property GroupContentToEntityReverseRelationshipTest::$testViews in Group 2.0.x

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

Views used by this test.

Type: array

Overrides GroupContentToEntityRelationshipTest::$testViews

File

tests/src/Kernel/Views/GroupContentToEntityReverseRelationshipTest.php, line 23

Class

GroupContentToEntityReverseRelationshipTest
Tests the group_content_to_entity_reverse relationship handler.

Namespace

Drupal\Tests\group\Kernel\Views

Code

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