ThirdPartyUninstallTest::$testViews

Same name and namespace in other branches
  1. 11.x core/modules/views/tests/src/Kernel/ThirdPartyUninstallTest.php \Drupal\Tests\views\Kernel\ThirdPartyUninstallTest::testViews

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

core/modules/views/tests/src/Kernel/ThirdPartyUninstallTest.php, line 28

Class

ThirdPartyUninstallTest
Tests proper removal of third-party settings from views.

Namespace

Drupal\Tests\views\Kernel

Code

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

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