constant ActionTest::PLUGIN_CLASS in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/action/tests/src/Unit/Plugin/migrate/source/d6/ActionTest.php \Drupal\Tests\action\Unit\Plugin\migrate\source\d6\ActionTest::PLUGIN_CLASS
The plugin class under test.
The plugin system is not working during unit testing so the source plugin class needs to be manually specified.
Overrides MigrateSqlSourceTestCase::PLUGIN_CLASS
File
- core/
modules/ action/ tests/ src/ Unit/ Plugin/ migrate/ source/ d6/ ActionTest.php, line 21 - Contains \Drupal\Tests\action\Unit\Plugin\migrate\source\d6\ActionTest.
Class
- ActionTest
- Tests D6 actions source plugin.
Namespace
Drupal\Tests\action\Unit\Plugin\migrate\source\d6Code
const PLUGIN_CLASS = 'Drupal\\action\\Plugin\\migrate\\source\\d6\\Action';