public static property StorageTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/UI/StorageTest.php, line 20
Definition of Drupal\views\tests\UI\StorageTest.

Class

StorageTest
Tests the UI of storage properties of views.

Namespace

Drupal\views\Tests\UI

Code

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