public static property GroupIdArgumentTest::$testViews in Group 2.0.x
Same name and namespace in other branches
- 8 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\ViewsCode
public static $testViews = [
'test_group_id_argument',
];