You are here

public static property BlockContentIntegrationTest::$testViews in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/block_content/tests/src/Functional/Views/BlockContentIntegrationTest.php \Drupal\Tests\block_content\Functional\Views\BlockContentIntegrationTest::testViews

Views used by this test.

Type: array

File

core/modules/block_content/tests/src/Functional/Views/BlockContentIntegrationTest.php, line 22

Class

BlockContentIntegrationTest
Tests the block_content integration into views.

Namespace

Drupal\Tests\block_content\Functional\Views

Code

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