You are here

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

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

Views used by this test.

Type: array

File

core/modules/forum/src/Tests/Views/ForumIntegrationTest.php, line 33
Contains \Drupal\forum\Tests\Views\ForumIntegrationTest.

Class

ForumIntegrationTest
Tests the forum integration into views.

Namespace

Drupal\forum\Tests\Views

Code

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