You are here

public static property PathPluginTest::$testViews in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/node/tests/src/Functional/Views/PathPluginTest.php \Drupal\Tests\node\Functional\Views\PathPluginTest::testViews
  2. 10 core/modules/node/tests/src/Functional/Views/PathPluginTest.php \Drupal\Tests\node\Functional\Views\PathPluginTest::testViews

Views used by this test.

Type: array

File

core/modules/node/tests/src/Functional/Views/PathPluginTest.php, line 31

Class

PathPluginTest
Tests the node row plugin.

Namespace

Drupal\Tests\node\Functional\Views

Code

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