You are here

public static property ReportFieldsTest::$testViews in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php \Drupal\Tests\views_ui\Functional\ReportFieldsTest::testViews

File

core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php, line 18

Class

ReportFieldsTest
Tests the Views fields report page.

Namespace

Drupal\Tests\views_ui\Functional

Code

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