You are here

public static property BasicTest::$testViews in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Tests/BasicTest.php \Drupal\views\Tests\BasicTest::testViews

Views used by this test.

Type: array

File

core/modules/views/src/Tests/BasicTest.php, line 24
Contains \Drupal\views\Tests\BasicTest.

Class

BasicTest
A basic query test for Views.

Namespace

Drupal\views\Tests

Code

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