ViewsIntegrationTest::$testViews

Type: testViews

Overrides ViewsKernelTestBase::$testViews

File

core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php, line 26

Class

ViewsIntegrationTest
Tests the views integration of dblog module.

Namespace

Drupal\Tests\dblog\Kernel\Views

Code

public static $testViews = [
  'test_dblog',
  'dblog_integration_test',
];

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