public static property RowUITest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RowUITest.php, line 22
Contains \Drupal\views_ui\Tests\RowUITest.

Class

RowUITest
Tests the UI of row plugins.

Namespace

Drupal\views_ui\Tests

Code

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