You are here

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

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

Views used by this test.

Type: array

File

core/modules/taxonomy/src/Tests/Views/TaxonomyFieldAllTermsTest.php, line 25
Contains \Drupal\taxonomy\Tests\Views\TaxonomyFieldAllTermsTest.

Class

TaxonomyFieldAllTermsTest
Tests the "All terms" taxonomy term field handler.

Namespace

Drupal\taxonomy\Tests\Views

Code

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