public static property QueryTest::$testViews

Same name in this branch

Views used by this test.

Type: array

File

drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/QueryTest.php, line 23
Contains \Drupal\views_ui\Tests\QueryTest.

Class

QueryTest
Tests query plugins.

Namespace

Drupal\views_ui\Tests

Code

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