DateTimeSchemaTest::$testViews

Same name in other branches
  1. 8.9.x core/modules/datetime/tests/src/Kernel/Views/DateTimeSchemaTest.php \Drupal\Tests\datetime\Kernel\Views\DateTimeSchemaTest::testViews
  2. 10 core/modules/datetime/tests/src/Kernel/Views/DateTimeSchemaTest.php \Drupal\Tests\datetime\Kernel\Views\DateTimeSchemaTest::testViews
  3. 11.x core/modules/datetime/tests/src/Kernel/Views/DateTimeSchemaTest.php \Drupal\Tests\datetime\Kernel\Views\DateTimeSchemaTest::testViews

Type: testViews

Overrides ViewsKernelTestBase::$testViews

File

core/modules/datetime/tests/src/Kernel/Views/DateTimeSchemaTest.php, line 20

Class

DateTimeSchemaTest
Tests the Drupal\datetime\Plugin\views schemas.

Namespace

Drupal\Tests\datetime\Kernel\Views

Code

public static $testViews = [
    'test_argument_datetime',
    'test_filter_datetime',
    'test_sort_datetime',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.