public static property DateRecurViewsFieldAttachedTest::$testViews in Recurring Dates Field 3.0.x
Same name and namespace in other branches
- 8.2 tests/src/Kernel/DateRecurViewsFieldAttachedTest.php \Drupal\Tests\date_recur\Kernel\DateRecurViewsFieldAttachedTest::testViews
- 3.x tests/src/Kernel/DateRecurViewsFieldAttachedTest.php \Drupal\Tests\date_recur\Kernel\DateRecurViewsFieldAttachedTest::testViews
- 3.1.x tests/src/Kernel/DateRecurViewsFieldAttachedTest.php \Drupal\Tests\date_recur\Kernel\DateRecurViewsFieldAttachedTest::testViews
Views to be enabled.
Test classes should override this property and provide the list of testing views.
Type: array
Overrides DateRecurViewsFieldTest::$testViews
File
- tests/
src/ Kernel/ DateRecurViewsFieldAttachedTest.php, line 24
Class
- DateRecurViewsFieldAttachedTest
- Tests the results of 'date_recur_date' field plugin.
Namespace
Drupal\Tests\date_recur\KernelCode
public static $testViews = [];