public static property StyleTableUnitTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTableUnitTest.php, line 25
Contains \Drupal\views\Tests\Plugin\StyleTableUnitTest.

Class

StyleTableUnitTest
Tests the table style plugin.

Namespace

Drupal\views\Tests\Plugin

Code

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