public static property StatusExtraTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/Node/StatusExtraTest.php, line 22
Contains \Drupal\views\Tests\Node\StatusExtraTest.

Class

StatusExtraTest
Tests the node.status_extra field handler.

Namespace

Drupal\views\Tests\Node

Code

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