You are here

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

Same name in this branch
  1. 8 core/modules/user/src/Tests/Views/RelationshipRepresentativeNodeTest.php \Drupal\user\Tests\Views\RelationshipRepresentativeNodeTest::testViews
  2. 8 core/modules/taxonomy/src/Tests/Views/RelationshipRepresentativeNodeTest.php \Drupal\taxonomy\Tests\Views\RelationshipRepresentativeNodeTest::testViews
Same name and namespace in other branches
  1. 8.0 core/modules/user/src/Tests/Views/RelationshipRepresentativeNodeTest.php \Drupal\user\Tests\Views\RelationshipRepresentativeNodeTest::testViews

Views used by this test.

Type: array

File

core/modules/user/src/Tests/Views/RelationshipRepresentativeNodeTest.php, line 24
Contains \Drupal\user\Tests\Views\RelationshipRepresentativeNodeTest.

Class

RelationshipRepresentativeNodeTest
Tests the representative node relationship for users.

Namespace

Drupal\user\Tests\Views

Code

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