public static property IntegrationTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/statistics/lib/Drupal/statistics/Tests/Views/IntegrationTest.php, line 47
Contains \Drupal\statistics\Tests\Views\IntegrationTest.

Class

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

Namespace

Drupal\statistics\Tests\Views

Code

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