You are here

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

Classsort descending Location Description
ClassesTest tests/src/Unit/Plugin/DMU/Indexer/ClassesTest.php @group DMU.Indexer @covers \Drupal\drupalmoduleupgrader\Plugin\DMU\Indexer\Classes
FunctionsTest tests/src/Unit/Plugin/DMU/Indexer/FunctionsTest.php @group DMU.Indexer @covers \Drupal\drupalmoduleupgrader\Plugin\DMU\Indexer\Functions
IndexerTestBase tests/src/Unit/Plugin/DMU/Indexer/IndexerTestBase.php Base class for tests of DMU's indexer plugins. Because the indexers' behavior is so standard, this class reflects that by implementing a lot of standard assertions.