public static property GroupByTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/UI/GroupByTest.php, line 20
Definition of Drupal\views\Tests\UI\GroupByTest.

Class

GroupByTest
Tests UI of aggregate functionality..

Namespace

Drupal\views\Tests\UI

Code

public static $testViews = array(
  'test_views_groupby_save',
);