public static property ViewsIntegrationTest::$testViews in Drupal 8
Same name in this branch
- 8 core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php \Drupal\Tests\responsive_image\Functional\ViewsIntegrationTest::testViews
- 8 core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php \Drupal\Tests\dblog\Kernel\Views\ViewsIntegrationTest::testViews
Same name and namespace in other branches
- 9 core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php \Drupal\Tests\responsive_image\Functional\ViewsIntegrationTest::testViews
The test views to enable.
File
- core/
modules/ responsive_image/ tests/ src/ Functional/ ViewsIntegrationTest.php, line 45
Class
- ViewsIntegrationTest
- Tests the integration of responsive image with Views.
Namespace
Drupal\Tests\responsive_image\FunctionalCode
public static $testViews = [
'entity_test_row',
];