AggregationTest::$testViews

Type: testViews

Overrides ViewsKernelTestBase::$testViews

File

core/modules/views/tests/src/Kernel/AggregationTest.php, line 19

Class

AggregationTest
A basic aggregation test for Views.

Namespace

Drupal\Tests\views\Kernel

Code

public static $testViews = [
  'views.view.test_aggregation',
];

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