public static property ViewPageControllerTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php, line 35
Contains \Drupal\views\Tests\ViewPageControllerTest.

Class

ViewPageControllerTest
Tests the page controller but not the actualy execution/rendering of a view.

Namespace

Drupal\views\Tests

Code

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