You are here

public static property GroupByTest::$testViews in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views_ui/tests/src/Functional/GroupByTest.php \Drupal\Tests\views_ui\Functional\GroupByTest::testViews

Views used by this test.

Type: array

File

core/modules/views_ui/tests/src/Functional/GroupByTest.php, line 17

Class

GroupByTest
Tests UI of aggregate functionality..

Namespace

Drupal\Tests\views_ui\Functional

Code

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