public static property DisplayPageWebTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageWebTest.php, line 20
Contains \Drupal\views\Tests\Plugin\DisplayPageWebTest.

Class

DisplayPageWebTest
Tests the views page display plugin as webtest.

Namespace

Drupal\views\Tests\Plugin

Code

public static $testViews = array(
  'test_page_display_arguments',
  'test_page_display_menu',
);