You are here

namespace Drupal\Tests\drupalmoduleupgrader\Unit in Drupal 7 to 8/9 Module Upgrader 8

Classsort descending Location Description
ContainerMockTrait tests/src/Unit/ContainerMockTrait.php A trait for tests that need a mock container; contains (deprecated) methods to mock basic translation and logging services as well.
IssueTest tests/src/Unit/IssueTest.php @group DMU
ModuleMockerTrait tests/src/Unit/ModuleMockerTrait.php A trait for tests that need a mock module to work on.
ReportTest tests/src/Unit/ReportTest.php @group DMU
SQLiteDatabaseTrait tests/src/Unit/SQLiteDatabaseTrait.php A trait for tests that need a database.
TargetTest tests/src/Unit/TargetTest.php @group DMU
TestBase tests/src/Unit/TestBase.php Base class for all DMU tests, providing a useful environment: