public static property PreviewTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views_ui/src/Tests/PreviewTest.php \Drupal\views_ui\Tests\PreviewTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views_ui/ src/ Tests/ PreviewTest.php, line 24 - Contains \Drupal\views_ui\Tests\PreviewTest.
Class
- PreviewTest
- Tests the UI preview functionality.
Namespace
Drupal\views_ui\TestsCode
public static $testViews = array(
'test_preview',
'test_pager_full',
'test_mini_pager',
);