public static property HandlerTest::$testViews

Same name in this branch

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/UI/HandlerTest.php, line 24
Contains Drupal\views\Tests\UI\HandlerTest.

Class

HandlerTest
Tests some generic handler UI functionality.

Namespace

Drupal\views\Tests\UI

Code

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