public static property ArgumentValidatorTest::$testViews

Views used by this test.

Type: array

File

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

Class

ArgumentValidatorTest
Tests Views argument validators.

Namespace

Drupal\views\Tests\Plugin

Code

public static $testViews = array(
  'test_view_argument_validate_php',
  'test_view_argument_validate_numeric',
);