public static property PreviewTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/UI/PreviewTest.php, line 20
Contains \Drupal\views\Tests\UI\PreviewTest.

Class

PreviewTest
Tests the preview form in the UI.

Namespace

Drupal\views\Tests\UI

Code

public static $testViews = array(
  'test_preview',
);