public static property HistoryTimestampTest::$testViews in Drupal 9
Same name and namespace in other branches
- 8 core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php \Drupal\Tests\history\Kernel\Views\HistoryTimestampTest::testViews
Views used by this test.
Type: array
Overrides ViewsKernelTestBase::$testViews
File
- core/
modules/ history/ tests/ src/ Kernel/ Views/ HistoryTimestampTest.php, line 32
Class
- HistoryTimestampTest
- Tests the history timestamp handlers.
Namespace
Drupal\Tests\history\Kernel\ViewsCode
public static $testViews = [
'test_history',
];