You are here

namespace Drupal\commerce_shipping_test\Plugin\Commerce\ShippingMethod in Commerce Shipping 8.2

Classsort descending Location Description
DynamicRate tests/modules/commerce_shipping_test/src/Plugin/Commerce/ShippingMethod/DynamicRate.php Provides the Dynamic shipping method. Prices multiplied by weight of package.
ExceptionThrower tests/modules/commerce_shipping_test/src/Plugin/Commerce/ShippingMethod/ExceptionThrower.php Provides a shipping method that throws an exception when calculating rates.
Test tests/modules/commerce_shipping_test/src/Plugin/Commerce/ShippingMethod/Test.php Provides the Test shipping method.