public static property AnalyzeTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/AnalyzeTest.php, line 29
Contains \Drupal\views_ui\Tests\AnalyzeTest.

Class

AnalyzeTest
Tests the views analyze system.

Namespace

Drupal\views_ui\Tests

Code

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