You are here

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

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

Views used by this test.

Type: array

File

core/modules/comment/src/Tests/Views/NodeCommentsTest.php, line 29
Contains \Drupal\comment\Tests\Views\NodeCommentsTest.

Class

NodeCommentsTest
Tests comments on nodes.

Namespace

Drupal\comment\Tests\Views

Code

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