public static property TrackerUserUidTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/tracker/lib/Drupal/tracker/Tests/Views/TrackerUserUidTest.php, line 20
Contains \Drupal\tracker\Tests\Views\TrackerUserUidTest.

Class

TrackerUserUidTest
Tests the tracker user uid handlers.

Namespace

Drupal\tracker\Tests\Views

Code

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