You are here

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

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

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Handler/AreaTest.php, line 27
Contains \Drupal\views\Tests\Handler\AreaTest.

Class

AreaTest
Tests the plugin base of the area handler.

Namespace

Drupal\views\Tests\Handler

Code

public static $testViews = array(
  'test_example_area',
  'test_example_area_access',
);