You are here

public static property ViewRenderTest::$testViews in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/views/src/Tests/ViewRenderTest.php \Drupal\views\Tests\ViewRenderTest::testViews

Views used by this test.

Type: array

File

core/modules/views/src/Tests/ViewRenderTest.php, line 24
Contains \Drupal\views\Tests\ViewRenderTest.

Class

ViewRenderTest
Tests general rendering of a view.

Namespace

Drupal\views\Tests

Code

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