public static property StatusExtraTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/node/lib/Drupal/node/Tests/Views/StatusExtraTest.php, line 22
Contains \Drupal\node\Tests\Views\StatusExtraTest.

Class

StatusExtraTest
Tests the node.status_extra field handler.

Namespace

Drupal\node\Tests\Views

Code

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