public static property FieldKernelTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Handler/FieldKernelTest.php \Drupal\views\Tests\Handler\FieldKernelTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ src/ Tests/ Handler/ FieldKernelTest.php, line 30 - Contains \Drupal\views\Tests\Handler\FieldKernelTest.
Class
- FieldKernelTest
- Tests the generic field handler.
Namespace
Drupal\views\Tests\HandlerCode
public static $testViews = array(
'test_view',
'test_field_tokens',
'test_field_argument_tokens',
'test_field_output',
);