You are here

namespace Drupal\Tests\commerce_migrate_ubercart\Kernel\Plugin\migrate\source\uc7 in Commerce Migrate 3.1.x

Same name in other branches
  1. 8.2 Drupal\Tests\commerce_migrate_ubercart\Kernel\Plugin\migrate\source\uc7
  2. 3.0.x Drupal\Tests\commerce_migrate_ubercart\Kernel\Plugin\migrate\source\uc7
Classsort descending Location Description
FieldTest modules/ubercart/tests/src/Kernel/Plugin/migrate/source/uc7/FieldTest.php Tests the Ubercart 7 field source plugin.
ProductTest modules/ubercart/tests/src/Kernel/Plugin/migrate/source/uc7/ProductTest.php Tests the Ubercart 7 product source plugin.
ProductTypeTest modules/ubercart/tests/src/Kernel/Plugin/migrate/source/uc7/ProductTypeTest.php Tests the Ubercart product type source plugin.
ProductVariationTest modules/ubercart/tests/src/Kernel/Plugin/migrate/source/uc7/ProductVariationTest.php Tests the Ubercart product variation source plugin.
ProductVariationTypeNoShippingTest modules/ubercart/tests/src/Kernel/Plugin/migrate/source/uc7/ProductVariationTypeNoShippingTest.php Tests product variation type source plugin without commerce_shipping enabled.
ProductVariationTypeTest modules/ubercart/tests/src/Kernel/Plugin/migrate/source/uc7/ProductVariationTypeTest.php Tests product variation type source plugin with commerce_shipping enabled.
TaxTypeTest modules/ubercart/tests/src/Kernel/Plugin/migrate/source/uc7/TaxTypeTest.php Tests Ubercart tax type source plugin.
ViewModeTest modules/ubercart/tests/src/Kernel/Plugin/migrate/source/uc7/ViewModeTest.php Tests D7 Ubercart view mode source plugin.