public static property QueryTest::$testViews

Same name in this branch

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/UI/QueryTest.php, line 23
Definition of Drupal\views\Tests\UI\QueryTest.

Class

QueryTest
Tests query plugins.

Namespace

Drupal\views\Tests\UI

Code

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