You are here

public static property DisplayAttachmentTest::$testViews in Drupal 8

Same name in this branch
  1. 8 core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php \Drupal\Tests\views_ui\Functional\DisplayAttachmentTest::testViews
  2. 8 core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php \Drupal\Tests\views\Functional\Plugin\DisplayAttachmentTest::testViews
Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php \Drupal\Tests\views\Functional\Plugin\DisplayAttachmentTest::testViews

Views used by this test.

Type: array

File

core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php, line 21

Class

DisplayAttachmentTest
Tests the attachment display plugin.

Namespace

Drupal\Tests\views\Functional\Plugin

Code

public static $testViews = [
  'test_display_attachment',
  'test_attached_disabled',
];