You are here

public static property AnalyzeTest::$testViews in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/views_ui/src/Tests/AnalyzeTest.php \Drupal\views_ui\Tests\AnalyzeTest::testViews

Views used by this test.

Type: array

File

core/modules/views_ui/src/Tests/AnalyzeTest.php, line 31
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',
);