You are here

public static property ExposedFormUITest::$testViews in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php \Drupal\Tests\views_ui\Functional\ExposedFormUITest::testViews

Views used by this test.

Type: array

File

core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php, line 19

Class

ExposedFormUITest
Tests exposed forms UI functionality.

Namespace

Drupal\Tests\views_ui\Functional

Code

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