You are here

public static property CommentRestExportTest::$testViews in Drupal 8

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

Views used by this test.

Type: array

File

core/modules/comment/tests/src/Functional/Views/CommentRestExportTest.php, line 25

Class

CommentRestExportTest
Tests a comment rest export view.

Namespace

Drupal\Tests\comment\Functional\Views

Code

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