TrackerUserUidTest::$testViews

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
  2. 10 core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php \Drupal\Tests\tracker\Kernel\Views\TrackerUserUidTest::testViews
  3. 11.x 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',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.