public static property ExposedFormTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php, line 22
Definition of Drupal\views\Tests\Plugin\ExposedFormTest.

Class

ExposedFormTest
Tests exposed forms.

Namespace

Drupal\views\Tests\Plugin

Code

public static $testViews = array(
  'test_reset_button',
  'test_exposed_admin_ui',
);