public static property BasicTest::$testViews in Views Natural Sort 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/ BasicTest.php, line 18
Class
- BasicTest
- @group views_natural_sort
Namespace
Drupal\Tests\views_natural_sort\KernelCode
public static $testViews = [
'views_natural_sort_test',
];