You are here

public static property SortRandomTest::$testViews in Zircon Profile 8.0

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

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Handler/SortRandomTest.php, line 27
Contains \Drupal\views\Tests\Handler\SortRandomTest.

Class

SortRandomTest
Tests for core Drupal\views\Plugin\views\sort\Random handler.

Namespace

Drupal\views\Tests\Handler

Code

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