You are here

namespace Drupal\Tests\commerce_migrate\Kernel in Commerce Migrate 8.2

Same name in other branches
  1. 3.1.x Drupal\Tests\commerce_migrate\Kernel
  2. 3.0.x Drupal\Tests\commerce_migrate\Kernel
Classsort descending Location Description
CommerceMigrateCoreTestTrait tests/src/Kernel/CommerceMigrateCoreTestTrait.php Helper function to test migrations.
CommerceMigrateTestTrait tests/src/Kernel/CommerceMigrateTestTrait.php Helper function to test migrations.
CommerceMigrationLabelExistTest tests/src/Kernel/CommerceMigrationLabelExistTest.php Tests that labels exist for all migrations.
CommerceMigrationProvidersExistTest tests/src/Kernel/CommerceMigrationProvidersExistTest.php Tests that modules exist for all source and destination plugins.
CsvTestBase tests/src/Kernel/CsvTestBase.php Test base for migrations tests with CSV source file.