You are here

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

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

File

core/modules/taxonomy/src/Tests/Views/TermNameFieldTest.php, line 24
Contains \Drupal\taxonomy\Tests\Views\TermNameFieldTest.

Class

TermNameFieldTest
Tests the term_name field handler.

Namespace

Drupal\taxonomy\Tests\Views

Code

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