public static property ForumIntegrationTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/forum/lib/Drupal/forum/Tests/Views/ForumIntegrationTest.php, line 30
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',
);