You are here

public static property BlockContentIntegrationTest::$testViews in Zircon Profile 8

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

Views used by this test.

Type: array

File

core/modules/block_content/src/Tests/Views/BlockContentIntegrationTest.php, line 22
Contains \Drupal\block_content\Tests\Views\BlockContentIntegrationTest.

Class

BlockContentIntegrationTest
Tests the block_content integration into views.

Namespace

Drupal\block_content\Tests\Views

Code

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