public static property ArgumentNullTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentNullTest.php, line 22
Definition of Drupal\views\Tests\Handler\ArgumentNullTest.

Class

ArgumentNullTest
Tests the core Drupal\views\Plugin\views\argument\Null handler.

Namespace

Drupal\views\Tests\Handler

Code

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