You are here

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

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

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Plugin/ViewsSqlExceptionTest.php, line 25
Contains \Drupal\views\Tests\Plugin\ViewsSqlExceptionTest.

Class

ViewsSqlExceptionTest
Tests the views exception handling.

Namespace

Drupal\views\Tests\Plugin

Code

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