Views used by this test.
Type: array
File
- drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php, line 32
- Contains \Drupal\block\Tests\Views\DisplayBlockTest.
Class
- DisplayBlockTest
- Defines a test for block display.
Namespace
Drupal\block\Tests\Views
Code
public static $testViews = array(
'test_view_block',
'test_view_block2',
);