You are here

namespace Drupal\Tests\simpletest\Kernel in Drupal 8

Classsort descending Location Description
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