SystemListingCrossProfileCompatibleTest::$profile

Same name and namespace in other branches
  1. 9 core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php \Drupal\Tests\drupal_system_listing_compatible_test\Kernel\SystemListingCrossProfileCompatibleTest::profile
  2. 10 core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php \Drupal\Tests\drupal_system_listing_compatible_test\Kernel\SystemListingCrossProfileCompatibleTest::profile
  3. 11.x core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php \Drupal\Tests\drupal_system_listing_compatible_test\Kernel\SystemListingCrossProfileCompatibleTest::profile

Use the Minimal profile.

This test needs to use a different installation profile than the test which asserts that this test is found.

Type: string

See also

\Drupal\simpletest\Tests\InstallationProfileModuleTestsTest

File

core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php, line 35

Class

SystemListingCrossProfileCompatibleTest
Verifies that tests in installation profile modules are found and may use another profile for running tests.

Namespace

Drupal\Tests\drupal_system_listing_compatible_test\Kernel

Code

protected $profile = 'minimal';

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