public static property RowEntityTest::$testViews in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php \Drupal\Tests\views\Kernel\Plugin\RowEntityTest::testViews
Views used by this test.
Type: array
Overrides ViewsKernelTestBase::$testViews
File
- core/
modules/ views/ tests/ src/ Kernel/ Plugin/ RowEntityTest.php, line 39
Class
- RowEntityTest
- Tests the generic entity row plugin.
Namespace
Drupal\Tests\views\Kernel\PluginCode
public static $testViews = [
'test_entity_row',
];