FieldGroupRowsTest::$testViews

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Kernel/Handler/FieldGroupRowsTest.php \Drupal\Tests\views\Kernel\Handler\FieldGroupRowsTest::testViews
  2. 10 core/modules/views/tests/src/Kernel/Handler/FieldGroupRowsTest.php \Drupal\Tests\views\Kernel\Handler\FieldGroupRowsTest::testViews
  3. 11.x core/modules/views/tests/src/Kernel/Handler/FieldGroupRowsTest.php \Drupal\Tests\views\Kernel\Handler\FieldGroupRowsTest::testViews

Type: testViews

Overrides ViewsKernelTestBase::$testViews

File

core/modules/views/tests/src/Kernel/Handler/FieldGroupRowsTest.php, line 37

Class

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

Namespace

Drupal\Tests\views\Kernel\Handler

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.