You are here

public static property RowRssTest::$testViews in Drupal 8

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

Views used by this test.

Type: array

File

core/modules/comment/tests/src/Functional/Views/RowRssTest.php, line 23

Class

RowRssTest
Tests the comment rss row plugin.

Namespace

Drupal\Tests\comment\Functional\Views

Code

public static $testViews = [
  'test_comment_rss',
];