You are here

namespace Drupal\Tests\commerce_promotion\Kernel\Plugin\Commerce\PromotionOffer in Commerce Core 8.2

Classsort descending Location Description
BuyXGetYTest modules/promotion/tests/src/Kernel/Plugin/Commerce/PromotionOffer/BuyXGetYTest.php Tests the "Buy X Get Y" offer.
CombinationOfferTest modules/promotion/tests/src/Kernel/Plugin/Commerce/PromotionOffer/CombinationOfferTest.php Tests the combination offer plugin.
OrderFixedAmountOffTest modules/promotion/tests/src/Kernel/Plugin/Commerce/PromotionOffer/OrderFixedAmountOffTest.php Tests the fixed amount off offer for orders.
OrderItemFixedAmountOffTest modules/promotion/tests/src/Kernel/Plugin/Commerce/PromotionOffer/OrderItemFixedAmountOffTest.php Tests the percentage off offer for order items.
OrderItemPercentageOffTest modules/promotion/tests/src/Kernel/Plugin/Commerce/PromotionOffer/OrderItemPercentageOffTest.php Tests the percentage off offer for order items.
OrderPercentageOffTest modules/promotion/tests/src/Kernel/Plugin/Commerce/PromotionOffer/OrderPercentageOffTest.php Tests the percentage off offer for orders.