You are here

public static property ArgumentValidatorTest::$testViews in Zircon Profile 8

Same name in this branch
  1. 8 core/modules/views_ui/src/Tests/ArgumentValidatorTest.php \Drupal\views_ui\Tests\ArgumentValidatorTest::testViews
  2. 8 core/modules/views/src/Tests/Plugin/ArgumentValidatorTest.php \Drupal\views\Tests\Plugin\ArgumentValidatorTest::testViews
Same name and namespace in other branches
  1. 8.0 core/modules/views_ui/src/Tests/ArgumentValidatorTest.php \Drupal\views_ui\Tests\ArgumentValidatorTest::testViews

Views used by this test.

Type: array

File

core/modules/views_ui/src/Tests/ArgumentValidatorTest.php, line 24
Contains \Drupal\views_ui\Tests\ArgumentValidatorTest.

Class

ArgumentValidatorTest
Tests the Argument validator through the UI.

Namespace

Drupal\views_ui\Tests

Code

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