FieldWebTest::$testViews
Views used by this test.
Type: array
File
-
core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php, line 30
Class
- FieldWebTest
- Tests fields from within a UI.
Namespace
Drupal\Tests\views\Functional\HandlerCode
public static $testViews = [
'test_view',
'test_field_classes',
'test_field_output',
'test_click_sort',
'test_distinct_click_sorting',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.