Views used by this test.
Type: array
File
- drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php, line 22
- Contains \Drupal\views\Tests\Handler\FieldWebTest.
Class
- FieldWebTest
- Tests fields from within a UI.
Namespace
Drupal\views\Tests\Handler
Code
public static $testViews = array(
'test_view',
'test_field_classes',
'test_field_output',
'test_click_sort',
);