You are here

public static property FieldGroupRowsWebTest::$testViews in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/views/src/Tests/Handler/FieldGroupRowsWebTest.php \Drupal\views\Tests\Handler\FieldGroupRowsWebTest::testViews

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Handler/FieldGroupRowsWebTest.php, line 27
Contains \Drupal\views\Tests\Handler\FieldGroupRowsWebTest.

Class

FieldGroupRowsWebTest
Tests the "Display all values in the same row" setting.

Namespace

Drupal\views\Tests\Handler

Code

public static $testViews = [
  'test_group_rows',
  'test_ungroup_rows',
];