You are here

public static property OptionsListFilterTest::$testViews in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php \Drupal\Tests\options\Kernel\Views\OptionsListFilterTest::testViews

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php, line 20

Class

OptionsListFilterTest
Tests options list filter for views.

Namespace

Drupal\Tests\options\Kernel\Views

Code

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