public static property RevisionRelationships::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/node/lib/Drupal/node/Tests/Views/RevisionRelationships.php, line 35
Contains \Drupal\node\Tests\Views\RevisionRelationships.

Class

RevisionRelationships
Tests basic node_revision table integration into views.

Namespace

Drupal\node\Tests\Views

Code

public static $testViews = array(
  'test_node_revision_nid',
  'test_node_revision_vid',
);