You are here

public static property DateRecurViewsOccurrenceFilterAttachedTest::$testViews in Recurring Dates Field 8.2

Same name and namespace in other branches
  1. 3.x tests/src/Kernel/DateRecurViewsOccurrenceFilterAttachedTest.php \Drupal\Tests\date_recur\Kernel\DateRecurViewsOccurrenceFilterAttachedTest::testViews
  2. 3.0.x tests/src/Kernel/DateRecurViewsOccurrenceFilterAttachedTest.php \Drupal\Tests\date_recur\Kernel\DateRecurViewsOccurrenceFilterAttachedTest::testViews
  3. 3.1.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\Kernel

Code

public static $testViews = [];