IntegrationTest::$testViews

Views used by this test.

Type: array

File

core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php, line 58

Class

IntegrationTest
Tests basic integration of views data from the statistics module.

Namespace

Drupal\Tests\statistics\Functional\Views

Code

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

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