AddressBookTest |
modules/order/tests/src/Kernel/AddressBookTest.php |
Tests the address book. |
AdjustmentItemTest |
modules/order/tests/src/Kernel/AdjustmentItemTest.php |
Tests the adjustment field. |
AdjustmentTest |
modules/order/tests/src/Kernel/AdjustmentTest.php |
@coversDefaultClass \Drupal\commerce_order\Adjustment
@group commerce |
AdjustmentTransformerTest |
modules/order/tests/src/Kernel/AdjustmentTransformerTest.php |
Tests the adjustment transformer. |
ChainOrderTypeResolverTest |
modules/order/tests/src/Kernel/ChainOrderTypeResolverTest.php |
Tests the chain order type resolver. |
EntityPrintOrderRendererTest |
modules/order/tests/src/Kernel/EntityPrintOrderRendererTest.php |
Tests the entity_print integration. |
OrderAccessControlHandlerTest |
modules/order/tests/src/Kernel/OrderAccessControlHandlerTest.php |
Tests the order access control handler. |
OrderAssignmentTest |
modules/order/tests/src/Kernel/OrderAssignmentTest.php |
Tests the order assignment service. |
OrderItemAccessTest |
modules/order/tests/src/Kernel/OrderItemAccessTest.php |
Tests the order item access control. |
OrderKernelTestBase |
modules/order/tests/src/Kernel/OrderKernelTestBase.php |
Provides a base class for order kernel tests. |
OrderLockingTest |
modules/order/tests/src/Kernel/OrderLockingTest.php |
Tests order locking. |
OrderMultilingualTest |
modules/order/tests/src/Kernel/OrderMultilingualTest.php |
Tests orders and order items in a multilingual context. |
OrderNumberTest |
modules/order/tests/src/Kernel/OrderNumberTest.php |
Tests the setting of the order number during order placement. |
OrderQueryAccessHandlerTest |
modules/order/tests/src/Kernel/OrderQueryAccessHandlerTest.php |
Tests the order query access handler. |
OrderReceiptTest |
modules/order/tests/src/Kernel/OrderReceiptTest.php |
Tests the sending of multilingual order receipt emails. |
OrderRefreshTest |
modules/order/tests/src/Kernel/OrderRefreshTest.php |
Tests the order refresh process. |
OrderStoreResolverTest |
modules/order/tests/src/Kernel/OrderStoreResolverTest.php |
Tests the order store resolver. |
OrderTokensTest |
modules/order/tests/src/Kernel/OrderTokensTest.php |
Tests the order tokens. |
OrderTotalSummaryTest |
modules/order/tests/src/Kernel/OrderTotalSummaryTest.php |
Tests the order total summary. |
PriceCalculatorTest |
modules/order/tests/src/Kernel/PriceCalculatorTest.php |
Tests the price calculator. |
PriceSplitterTest |
modules/order/tests/src/Kernel/PriceSplitterTest.php |
Tests the price splitter. |
PurchasedEntityConstraintValidatorTest |
modules/order/tests/src/Kernel/PurchasedEntityConstraintValidatorTest.php |
Tests the purchased entity constraint on order items. |