You are here

public static property ArgumentValidatorTermTest::$testViews in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/taxonomy/src/Tests/Views/ArgumentValidatorTermTest.php \Drupal\taxonomy\Tests\Views\ArgumentValidatorTermTest::testViews

Views used by this test.

Type: array

File

core/modules/taxonomy/src/Tests/Views/ArgumentValidatorTermTest.php, line 53
Contains \Drupal\taxonomy\Tests\Views\ArgumentValidatorTermTest.

Class

ArgumentValidatorTermTest
Tests the plugin of the taxonomy: term argument validator.

Namespace

Drupal\taxonomy\Tests\Views

Code

public static $testViews = [
  'test_argument_validator_term',
];