You are here

public static property ArgumentDateTest::$testViews in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Tests/Handler/ArgumentDateTest.php \Drupal\views\Tests\Handler\ArgumentDateTest::testViews

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Handler/ArgumentDateTest.php, line 26
Contains \Drupal\views\Tests\Handler\ArgumentDateTest.

Class

ArgumentDateTest
Tests the core date argument handlers.

Namespace

Drupal\views\Tests\Handler

Code

public static $testViews = array(
  'test_argument_date',
);