public static property ArgumentValidatorTest::$testViews in Drupal 9
Same name in this branch
- 9 core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php \Drupal\Tests\views_ui\Functional\ArgumentValidatorTest::testViews
- 9 core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php \Drupal\Tests\views\Kernel\Plugin\ArgumentValidatorTest::testViews
Same name and namespace in other branches
- 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\FunctionalCode
public static $testViews = [
'test_argument',
];