IntegrationTest::$testViews

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php, line 40

Class

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

Namespace

Drupal\Tests\aggregator\Kernel\Views

Code

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

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