OptionsListFilterTest::$testViews

Same name in other branches
  1. 9 core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php \Drupal\Tests\options\Kernel\Views\OptionsListFilterTest::testViews
  2. 8.9.x core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php \Drupal\Tests\options\Kernel\Views\OptionsListFilterTest::testViews
  3. 10 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 22

Class

OptionsListFilterTest
Tests options list filter for views.

Namespace

Drupal\Tests\options\Kernel\Views

Code

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

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