You are here

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

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

Views used by this test.

Type: array

File

core/modules/taxonomy/src/Tests/Views/TaxonomyDefaultArgumentTest.php, line 26
Contains \Drupal\taxonomy\Tests\Views\TaxonomyDefaultArgumentTest.

Class

TaxonomyDefaultArgumentTest
Tests the representative node relationship for terms.

Namespace

Drupal\taxonomy\Tests\Views

Code

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