You are here

public static property BlockFieldPluginTest::$testViews in Display Suite 8.4

Same name and namespace in other branches
  1. 8.3 tests/src/Functional/BlockFieldPluginTest.php \Drupal\Tests\ds\Functional\BlockFieldPluginTest::testViews

Views used by this test.

The list of views.

Type: array

File

tests/src/Functional/BlockFieldPluginTest.php, line 35

Class

BlockFieldPluginTest
Tests for managing custom code, and block fields.

Namespace

Drupal\Tests\ds\Functional

Code

public static $testViews = [
  'ds-testing',
];