You are here

protected property IndexerTestBase::$indexer in Drupal 7 to 8/9 Module Upgrader 8

Type: \Drupal\drupalmoduleupgrader\IndexerInterface

File

tests/src/Unit/Plugin/DMU/Indexer/IndexerTestBase.php, line 17

Class

IndexerTestBase
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.

Namespace

Drupal\Tests\drupalmoduleupgrader\Unit\Plugin\DMU\Indexer

Code

protected $indexer;