ArgumentValidateTest::$testViews

Same name and namespace in other branches
  1. 8.9.x core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php \Drupal\Tests\user\Kernel\Views\ArgumentValidateTest::testViews
  2. 10 core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php \Drupal\Tests\user\Kernel\Views\ArgumentValidateTest::testViews
  3. 11.x core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php \Drupal\Tests\user\Kernel\Views\ArgumentValidateTest::testViews

Type: testViews

Overrides ViewsKernelTestBase::$testViews

File

core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php, line 33

Class

ArgumentValidateTest
Tests user argument validators for ID and name.

Namespace

Drupal\Tests\user\Kernel\Views

Code

public static $testViews = [
    'test_view_argument_validate_user',
    'test_view_argument_validate_username',
];

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