function InnocuousTest::prepareEnvironment

Override to prevent any environmental side-effects.

Overrides FunctionalTestSetupTrait::prepareEnvironment

File

core/modules/simpletest/tests/src/Kernel/TestDeprecatedTestHooks.php, line 125

Class

InnocuousTest
A very simple WebTestBase test that never touches the database.

Namespace

Drupal\Tests\simpletest\Kernel

Code

protected function prepareEnvironment() {
}

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