public static property FieldWebTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Handler/FieldWebTest.php \Drupal\views\Tests\Handler\FieldWebTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ src/ Tests/ Handler/ FieldWebTest.php, line 33 - Contains \Drupal\views\Tests\Handler\FieldWebTest.
Class
- FieldWebTest
- Tests fields from within a UI.
Namespace
Drupal\views\Tests\HandlerCode
public static $testViews = array(
'test_view',
'test_field_classes',
'test_field_output',
'test_click_sort',
);