public static property DisplayAttachmentTest::$testViews

Same name in this branch
  1. 8.x drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayAttachmentTest.php \Drupal\views_ui\Tests\DisplayAttachmentTest::testViews
  2. 8.x drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayAttachmentTest.php \Drupal\views\Tests\Plugin\DisplayAttachmentTest::testViews

Views used by this test.

Type: array

File

drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayAttachmentTest.php, line 22
Contains \Drupal\views_ui\Tests\DisplayAttachmentTest.

Class

DisplayAttachmentTest
Tests the UI for the attachment display plugin.

Namespace

Drupal\views_ui\Tests

Code

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