public static property HistoryTimestampTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/history/lib/Drupal/history/Tests/Views/HistoryTimestampTest.php, line 32
Contains \Drupal\history\Tests\Views\HistoryTimestampTest.

Class

HistoryTimestampTest
Tests the history timestamp handlers.

Namespace

Drupal\history\Tests\Views

Code

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