public static property BasicTest::$testViews

Views used by this test.

Type: array

File

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

Class

BasicTest
Basic test class for Views query builder tests.

Namespace

Drupal\views\Tests

Code

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