GroupByTest::$testViews

Same name and namespace in other branches
  1. 9 core/modules/views_ui/tests/src/Functional/GroupByTest.php \Drupal\Tests\views_ui\Functional\GroupByTest::testViews
  2. 8.9.x core/modules/views_ui/tests/src/Functional/GroupByTest.php \Drupal\Tests\views_ui\Functional\GroupByTest::testViews
  3. 10 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 19

Class

GroupByTest
Tests UI of aggregate functionality..

Namespace

Drupal\Tests\views_ui\Functional

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.