public static property StyleUnformattedTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php, line 20
Definition of Drupal\views\Tests\Plugin\StyleUnformattedTest.

Class

StyleUnformattedTest
Tests the default/unformatted row style.

Namespace

Drupal\views\Tests\Plugin

Code

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