FieldKernelTest::$testViews
Views used by this test.
Type: array
Overrides ViewsKernelTestBase::$testViews
File
-
core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php, line 31
Class
- FieldKernelTest
- Tests the generic field handler.
Namespace
Drupal\Tests\views\Kernel\HandlerCode
public static $testViews = [
'test_view',
'test_field_tokens',
'test_field_argument_tokens',
'test_field_output',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.