You are here

public static property AreaHTTPStatusCodeTest::$testViews in Zircon Profile 8

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

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Handler/AreaHTTPStatusCodeTest.php, line 25
Contains \Drupal\views\Tests\Handler\AreaHTTPStatusCodeTest.

Class

AreaHTTPStatusCodeTest
Tests the http_status_code area handler.

Namespace

Drupal\views\Tests\Handler

Code

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