public static property RowRssTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/RowRssTest.php, line 22
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',
);