You are here

public static property BulkFormTest::$testViews in Drupal 8

Same name in this branch
  1. 8 core/modules/node/tests/src/Functional/Views/BulkFormTest.php \Drupal\Tests\node\Functional\Views\BulkFormTest::testViews
  2. 8 core/modules/user/tests/src/Functional/Views/BulkFormTest.php \Drupal\Tests\user\Functional\Views\BulkFormTest::testViews
Same name and namespace in other branches
  1. 9 core/modules/node/tests/src/Functional/Views/BulkFormTest.php \Drupal\Tests\node\Functional\Views\BulkFormTest::testViews

Views used by this test.

Type: array

File

core/modules/node/tests/src/Functional/Views/BulkFormTest.php, line 33

Class

BulkFormTest
Tests a node bulk form.

Namespace

Drupal\Tests\node\Functional\Views

Code

public static $testViews = [
  'test_node_bulk_form',
];