HandlerFilterCurrentUserTest::$testViews
Same name in other branches
- 9 core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php \Drupal\Tests\user\Kernel\Views\HandlerFilterCurrentUserTest::testViews
- 8.9.x core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php \Drupal\Tests\user\Kernel\Views\HandlerFilterCurrentUserTest::testViews
- 11.x core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php \Drupal\Tests\user\Kernel\Views\HandlerFilterCurrentUserTest::testViews
Views used by this test.
Type: array
Overrides ViewsKernelTestBase::$testViews
File
-
core/
modules/ user/ tests/ src/ Kernel/ Views/ HandlerFilterCurrentUserTest.php, line 23
Class
- HandlerFilterCurrentUserTest
- Tests the current user filter handler.
Namespace
Drupal\Tests\user\Kernel\ViewsCode
public static $testViews = [
'test_filter_current_user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.