public static property RevisionRelationships::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/Node/RevisionRelationships.php, line 21
Definition of Drupal\views\Tests\Node\RevisionRelationships.

Class

RevisionRelationships
Tests basic node_revision table integration into views.

Namespace

Drupal\views\Tests\Node

Code

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