You are here

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

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

Views used by this test.

Type: array

File

core/modules/node/src/Tests/Views/NodeIntegrationTest.php, line 22
Contains \Drupal\node\Tests\Views\NodeIntegrationTest.

Class

NodeIntegrationTest
Tests the node integration into views.

Namespace

Drupal\node\Tests\Views

Code

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