You are here

public static property ArgumentValidatorTest::$testViews in Drupal 9

Same name in this branch
  1. 9 core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php \Drupal\Tests\views_ui\Functional\ArgumentValidatorTest::testViews
  2. 9 core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php \Drupal\Tests\views\Kernel\Plugin\ArgumentValidatorTest::testViews
Same name and namespace in other branches
  1. 8 core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php \Drupal\Tests\views_ui\Functional\ArgumentValidatorTest::testViews

Views used by this test.

Type: array

File

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

Class

ArgumentValidatorTest
Tests the Argument validator through the UI.

Namespace

Drupal\Tests\views_ui\Functional

Code

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