IntegrationTest::$testViews

Same name in this branch
  1. 8.9.x core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php \Drupal\Tests\aggregator\Kernel\Views\IntegrationTest::testViews
Same name and namespace in other branches
  1. 9 core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php \Drupal\Tests\aggregator\Kernel\Views\IntegrationTest::testViews
  2. 9 core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php \Drupal\Tests\statistics\Functional\Views\IntegrationTest::testViews
  3. 10 core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php \Drupal\Tests\statistics\Functional\Views\IntegrationTest::testViews
  4. 11.x core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php \Drupal\Tests\statistics\Functional\Views\IntegrationTest::testViews

Views used by this test.

Type: array

File

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

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.