public static property BasicTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 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\TestsCode
public static $testViews = array(
'test_view',
'test_simple_argument',
);