You are here

public static property TaxonomyTermFilterDepthTest::$testViews in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyTermFilterDepthTest::testViews
  2. 10 core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyTermFilterDepthTest::testViews

File

core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php, line 32

Class

TaxonomyTermFilterDepthTest
Test the taxonomy term with depth filter.

Namespace

Drupal\Tests\taxonomy\Functional\Views

Code

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