You are here

public static property TrackerUserUidTest::$testViews in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php \Drupal\Tests\tracker\Kernel\Views\TrackerUserUidTest::testViews

Views used by this test.

Type: array

File

core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php, line 41

Class

TrackerUserUidTest
Tests the tracker user uid handlers.

Namespace

Drupal\Tests\tracker\Kernel\Views

Code

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