class SystemListingCrossProfileCompatibleTest extends KernelTestBase (View source)

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

Properties

static protected array $modules

Attempt to enable a module from the Testing profile.

protected string $profile

Use the Minimal profile.

Methods

void
setUp()

{@inheritdoc}

testSystemListing()

Non-empty test* method required to executed the test case class.

Details

protected void setUp()

{@inheritdoc}

Return Value

void

testSystemListing()

Non-empty test* method required to executed the test case class.