public static property ViewRenderTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/ViewRenderTest.php, line 19
Contains \Drupal\views\Tests\ViewRenderTest.

Class

ViewRenderTest

Namespace

Drupal\views\Tests

Code

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