You are here

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

Same name and namespace in other branches
  1. 8.0 core/modules/comment/src/Tests/Views/RowRssTest.php \Drupal\comment\Tests\Views\RowRssTest::testViews

Views used by this test.

Type: array

File

core/modules/comment/src/Tests/Views/RowRssTest.php, line 23
Contains \Drupal\comment\Tests\Views\RowRssTest.

Class

RowRssTest
Tests the comment rss row plugin.

Namespace

Drupal\comment\Tests\Views

Code

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