You are here

public static property GroupIdArgumentTest::$testViews in Group 8

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

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

tests/src/Kernel/Views/GroupIdArgumentTest.php, line 30

Class

GroupIdArgumentTest
Tests the group_id argument handler.

Namespace

Drupal\Tests\group\Kernel\Views

Code

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