public static property BulkFormTest::$testViews

Same name in this branch
  1. 8.x drupal/core/modules/node/lib/Drupal/node/Tests/Views/BulkFormTest.php \Drupal\node\Tests\Views\BulkFormTest::testViews
  2. 8.x drupal/core/modules/user/lib/Drupal/user/Tests/Views/BulkFormTest.php \Drupal\user\Tests\Views\BulkFormTest::testViews

Views used by this test.

Type: array

File

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

Class

BulkFormTest
Tests the views bulk form test.

Namespace

Drupal\node\Tests\Views

Code

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