You are here

public static property DateRecurViewsFieldAttachedTest::$testViews in Recurring Dates Field 3.1.x

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

Code

public static $testViews = [];