namespace Drupal\Tests\simpletest\Kernel

Object name File name Summary
DeprecatedCleanupTest core/modules/simpletest/tests/src/Kernel/DeprecatedCleanupTest.php Verify deprecation errors for the cleanup functions.
InnocuousTest core/modules/simpletest/tests/src/Kernel/TestDeprecatedTestHooks.php A very simple WebTestBase test that never touches the database.
PhpUnitErrorTest core/modules/simpletest/tests/src/Kernel/PhpUnitErrorTest.php Tests PHPUnit errors are getting converted to Simpletest errors.
SimpletestDeprecationTest core/modules/simpletest/tests/src/Kernel/SimpletestDeprecationTest.php Verify deprecations within the simpletest module.
StubEnvironmentCleanerService core/modules/simpletest/tests/src/Kernel/DeprecatedCleanupTest.php Mock environment_cleaner service that does not perform any cleaning.
TestDeprecatedTestHooks core/modules/simpletest/tests/src/Kernel/TestDeprecatedTestHooks.php Test the deprecation messages for Simpletest test hooks.
TestDiscoveryDeprecationTest core/modules/simpletest/tests/src/Kernel/TestDiscoveryDeprecationTest.php @group simpletest
@group legacy

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