public static property DisplayPageTest::$testViews in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php \Drupal\Tests\views\Kernel\Plugin\DisplayPageTest::testViews
Views used by this test.
Type: array
Overrides ViewsKernelTestBase::$testViews
File
- core/
modules/ views/ tests/ src/ Kernel/ Plugin/ DisplayPageTest.php, line 27
Class
- DisplayPageTest
- Tests the page display plugin.
Namespace
Drupal\Tests\views\Kernel\PluginCode
public static $testViews = [
'test_page_display',
'test_page_display_route',
'test_page_display_menu',
'test_display_more',
];