You are here

public static property RevisionUserTest::$testViews in Drupal 9

Same name in this branch
  1. 9 core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\media\Kernel\Views\RevisionUserTest::testViews
  2. 9 core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\block_content\Kernel\Views\RevisionUserTest::testViews
Same name and namespace in other branches
  1. 10 core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php \Drupal\Tests\block_content\Kernel\Views\RevisionUserTest::testViews

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php, line 39

Class

RevisionUserTest
Tests the block_content_revision_user field.

Namespace

Drupal\Tests\block_content\Kernel\Views

Code

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