You are here

namespace Drupal\Tests\simpletest\Kernel in SimpleTest 8.3

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