public static property GroupToGroupContentRelationshipTest::$testViews in Group 8
Same name and namespace in other branches
- 2.0.x tests/src/Kernel/Views/GroupToGroupContentRelationshipTest.php \Drupal\Tests\group\Kernel\Views\GroupToGroupContentRelationshipTest::testViews
Views used by this test.
Type: array
Overrides ViewsKernelTestBase::$testViews
File
- tests/
src/ Kernel/ Views/ GroupToGroupContentRelationshipTest.php, line 39
Class
- GroupToGroupContentRelationshipTest
- Tests the group_to_group_content relationship handler.
Namespace
Drupal\Tests\group\Kernel\ViewsCode
public static $testViews = [
'test_group_to_group_content_relationship',
];