You are here

public static property AnalyzeTest::$testViews in Drupal 8

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

Views used by this test.

Type: array

File

core/modules/views_ui/tests/src/Functional/AnalyzeTest.php, line 29

Class

AnalyzeTest
Tests the views analyze system.

Namespace

Drupal\Tests\views_ui\Functional

Code

public static $testViews = [
  'test_view',
];