You are here

public static property DisplayKernelTest::$testViews in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/views/src/Tests/Plugin/DisplayKernelTest.php \Drupal\views\Tests\Plugin\DisplayKernelTest::testViews

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Plugin/DisplayKernelTest.php, line 63
Contains \Drupal\views\Tests\Plugin\DisplayKernelTest.

Class

DisplayKernelTest
Drupal unit tests for the DisplayPluginBase class.

Namespace

Drupal\views\Tests\Plugin

Code

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