RowPluginTest::$testViews

Same name in other branches
  1. 8.9.x core/modules/node/tests/src/Functional/Views/RowPluginTest.php \Drupal\Tests\node\Functional\Views\RowPluginTest::testViews
  2. 10 core/modules/node/tests/src/Kernel/Views/RowPluginTest.php \Drupal\Tests\node\Kernel\Views\RowPluginTest::testViews
  3. 11.x core/modules/node/tests/src/Kernel/Views/RowPluginTest.php \Drupal\Tests\node\Kernel\Views\RowPluginTest::testViews

Views used by this test.

Type: array

File

core/modules/node/tests/src/Functional/Views/RowPluginTest.php, line 32

Class

RowPluginTest
Tests the node row plugin.

Namespace

Drupal\Tests\node\Functional\Views

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.