constant MigrateSqlSourceTestCase::PLUGIN_CLASS in Drupal 8
The plugin class under test.
The plugin system is not working during unit testing so the source plugin class needs to be manually specified.
File
- core/
modules/ migrate/ tests/ src/ Unit/ MigrateSqlSourceTestCase.php, line 46
Class
- MigrateSqlSourceTestCase
- Base class for Migrate module source unit tests.
Namespace
Drupal\Tests\migrate\UnitCode
const PLUGIN_CLASS = '';