ExposedFormTest::$testViews

Views used by this test.

Type: array

File

core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php, line 31

Class

ExposedFormTest
Tests exposed forms functionality.

Namespace

Drupal\Tests\views\Functional\Plugin

Code

public static $testViews = [
  'test_exposed_form_buttons',
  'test_exposed_block',
  'test_exposed_form_sort_items_per_page',
  'test_exposed_form_pager',
  'test_remember_selected',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.