You are here

16 string references to 'Shipment' in Commerce Shipping 8.2

commerce_shipping.workflow_groups.yml in ./commerce_shipping.workflow_groups.yml
commerce_shipping.workflow_groups.yml
FilterShippingMethodsEventTest::testEvent in tests/src/Kernel/FilterShippingMethodsEventTest.php
Tests that the shipping method is removed.
OrderShipmentSummaryTest::setUp in tests/src/Kernel/OrderShipmentSummaryTest.php
OrderWorkflowTest::setUp in tests/src/Kernel/OrderWorkflowTest.php
PromotionSubscriberTest::setUp in tests/src/Kernel/EventSubscriber/PromotionSubscriberTest.php
SerializationTest::testSerialization in tests/src/Kernel/SerializationTest.php
Tests serialization of a shipment.
ShipmentAccessControlHandlerTest::testAccess in tests/src/Kernel/ShipmentAccessControlHandlerTest.php
@covers ::checkAccess
ShipmentListBuilder::buildHeader in src/ShipmentListBuilder.php
Builds the header row for the entity listing.
ShipmentManagerTest::setUp in tests/src/Kernel/ShipmentManagerTest.php
ShipmentTest::testDefaults in tests/src/Kernel/Entity/ShipmentTest.php
@covers ::preSave
ShipmentTest::testEmptyValidation in tests/src/Kernel/Entity/ShipmentTest.php
@covers ::preSave
ShipmentTest::testPopulatingFromProposedShipment in tests/src/Kernel/Entity/ShipmentTest.php
@covers ::populateFromProposedShipment
ShipmentTest::testShipment in tests/src/Kernel/Entity/ShipmentTest.php
@covers ::getOrder @covers ::getOrderId @covers ::getPackageType @covers ::setPackageType @covers ::getShippingMethod @covers ::getShippingMethodId @covers ::setShippingMethod @covers ::getShippingService @covers ::setShippingService @covers…
ShippingMethodStorageTest::setUp in tests/src/Kernel/ShippingMethodStorageTest.php
ShippingOrderManagerTest::testGetProfile in tests/src/Kernel/ShippingOrderManagerTest.php
@covers ::getProfile
TrackingLinkFormatterTest::testRender in tests/src/Kernel/Formatter/TrackingLinkFormatterTest.php
Tests the rendered output.