public static property FieldCounterTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php, line 29
Definition of Drupal\views\Tests\Handler\FieldCounterTest.

Class

FieldCounterTest
Tests the Drupal\views\Plugin\views\field\Counter handler.

Namespace

Drupal\views\Tests\Handler

Code

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