You are here

protected property CommerceAdjustmentsTest::$migrateExecutable in Commerce Migrate 3.1.x

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/Plugin/migrate/process/CommerceAdjustmentsTest.php \Drupal\Tests\commerce_migrate\Kernel\Plugin\migrate\process\CommerceAdjustmentsTest::migrateExecutable
  2. 3.0.x tests/src/Kernel/Plugin/migrate/process/CommerceAdjustmentsTest.php \Drupal\Tests\commerce_migrate\Kernel\Plugin\migrate\process\CommerceAdjustmentsTest::migrateExecutable

MigrateExecutable for the test.

Type: \Drupal\migrate\MigrateExecutable|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Kernel/Plugin/migrate/process/CommerceAdjustmentsTest.php, line 51

Class

CommerceAdjustmentsTest
Tests the CommerceAdjustment plugin.

Namespace

Drupal\Tests\commerce_migrate\Kernel\Plugin\migrate\process

Code

protected $migrateExecutable;