public static property JoinTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/JoinTest.php, line 28
Definition of Drupal\views\Tests\Plugin\JoinTest.

Class

JoinTest
Tests a generic join plugin and the join plugin base.

Namespace

Drupal\views\Tests\Plugin

Code

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