You are here

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

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

Views used by this test.

Type: array

File

core/modules/node/src/Tests/Views/NodeFieldTokensTest.php, line 23
Contains \Drupal\node\Tests\Views\NodeFieldTokensTest.

Class

NodeFieldTokensTest
Tests replacement of Views tokens supplied by the Node module.

Namespace

Drupal\node\Tests\Views

Code

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