public static property HandlerTest::$testViews

Same name in this branch

Views used by this test.

Type: array

File

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

Class

HandlerTest
Tests some generic handler UI functionality.

Namespace

Drupal\views_ui\Tests

Code

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