You are here

7 calls to TestBase::getPlugin() in Drupal 7 to 8/9 Module Upgrader 8

AnalyzerTestBase::getPlugin in tests/src/Unit/Plugin/DMU/Analyzer/AnalyzerTestBase.php
Instantiates the plugin class covered by this test (as indicated by the @covers annotation). The plugin instance is given a randomly generated ID and description. Dependencies will be pulled from $this->container, so this should only be called once…
DBTest::setUp in tests/src/Unit/Plugin/DMU/Converter/Functions/DBTest.php
Mocks an entire module, called foo, in a virtual file system.
DisableTest::setUp in tests/src/Unit/Plugin/DMU/Converter/Functions/DisableTest.php
Mocks an entire module, called foo, in a virtual file system.
DrupalGetTitleTest::setUp in tests/src/Unit/Plugin/DMU/Converter/Functions/DrupalGetTitleTest.php
Mocks an entire module, called foo, in a virtual file system.
FormStateTest::setUp in tests/src/Unit/Plugin/DMU/Rewriter/FormStateTest.php
Mocks an entire module, called foo, in a virtual file system.
FunctionCallModifierTestBase::setUp in tests/src/Unit/Plugin/DMU/Converter/Functions/FunctionCallModifierTestBase.php
Mocks an entire module, called foo, in a virtual file system.
GenericTest::setUp in tests/src/Unit/Plugin/DMU/Rewriter/GenericTest.php
Mocks an entire module, called foo, in a virtual file system.