You are here

namespace Drupal\Tests\commerce_shipping\Kernel in Commerce Shipping 8.2

Classsort descending Location Description
CartIntegrationTest tests/src/Kernel/CartIntegrationTest.php Tests integration with the Cart module.
EarlyOrderProcessorTest tests/src/Kernel/EarlyOrderProcessorTest.php Tests the early order processor.
FilterShippingMethodsEventTest tests/src/Kernel/FilterShippingMethodsEventTest.php Tests the FilterShippingMethodsEvent.
LateOrderProcessorTest tests/src/Kernel/LateOrderProcessorTest.php Tests the late order processor.
OrderShipmentSummaryTest tests/src/Kernel/OrderShipmentSummaryTest.php Tests the order shipment summary.
OrderWorkflowTest tests/src/Kernel/OrderWorkflowTest.php Tests the interaction between order and shipping workflows.
PackerManagerTest tests/src/Kernel/PackerManagerTest.php Tests the packer manager.
SerializationTest tests/src/Kernel/SerializationTest.php Tests serialization of shipments.
ShipmentAccessControlHandlerTest tests/src/Kernel/ShipmentAccessControlHandlerTest.php Tests the shipment access control.
ShipmentManagerTest tests/src/Kernel/ShipmentManagerTest.php Tests the shipment manager.
ShippingKernelTestBase tests/src/Kernel/ShippingKernelTestBase.php Provides a base class for Shipping kernel tests.
ShippingMethodStorageTest tests/src/Kernel/ShippingMethodStorageTest.php Tests the shipping method storage.
ShippingOrderManagerTest tests/src/Kernel/ShippingOrderManagerTest.php Tests the shipping order manager.