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