You are here

public static property RelationshipUserImageDataTest::$testViews in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php \Drupal\Tests\image\Kernel\Views\RelationshipUserImageDataTest::testViews

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php, line 39

Class

RelationshipUserImageDataTest
Tests image on user relationship handler.

Namespace

Drupal\Tests\image\Kernel\Views

Code

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