public static property RowPluginTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/node/lib/Drupal/node/Tests/Views/RowPluginTest.php, line 30
Contains \Drupal\node\Tests\Views\RowPluginTest.

Class

RowPluginTest
Tests the node row plugin.

Namespace

Drupal\node\Tests\Views

Code

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