public static property RedirectTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/UI/RedirectTest.php, line 20
Definition of Drupal\views\tests\UI\RedirectTest.

Class

RedirectTest
Tests the redirecting after saving a views.

Namespace

Drupal\views\Tests\UI

Code

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