You are here

public static property WorkspaceTest::$testViews in Multiversion 8

Views used by this test.

Type: array

File

tests/src/Functional/Views/WorkspaceTest.php, line 22

Class

WorkspaceTest
Tests the workspace and current_workspace field handlers.

Namespace

Drupal\Tests\multiversion\Functional\Views

Code

public static $testViews = [
  'test_current_workspace',
];