public static property TreeTest::$testViews in Views tree 8.2
Views to be enabled.
Test classes should override this property and provide the list of testing views.
Type: array
Overrides ViewsKernelTestBase::$testViews
File
- tests/
src/ Kernel/ Plugin/ views/ style/ TreeTest.php, line 19
Class
- TreeTest
- Tests the views tree list style plugin.
Namespace
Drupal\Tests\views_tree\Kernel\Plugin\views\styleCode
public static $testViews = [
'views_tree_test',
];