namespace Drupal\Tests\drupalmoduleupgrader\Unit\Plugin\DMU\Indexer in Drupal 7 to 8/9 Module Upgrader 8
Class | Location | Description |
---|---|---|
ClassesTest |
tests/ |
@group DMU.Indexer @covers \Drupal\drupalmoduleupgrader\Plugin\DMU\Indexer\Classes |
FunctionsTest |
tests/ |
@group DMU.Indexer @covers \Drupal\drupalmoduleupgrader\Plugin\DMU\Indexer\Functions |
IndexerTestBase |
tests/ |
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. |