public static property NodeIntegrationTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/node/lib/Drupal/node/Tests/Views/NodeIntegrationTest.php, line 17
Contains \Drupal\node\Tests\Views\NodeIntegrationTest.

Class

NodeIntegrationTest

Namespace

Drupal\node\Tests\Views

Code

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