public static property TokenReplaceTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/TokenReplaceTest.php, line 20
Definition of Drupal\views\Tests\TokenReplaceTest.

Class

TokenReplaceTest
Tests core view token replacement.

Namespace

Drupal\views\Tests

Code

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