Class DefaultTravelConsignmentServiceTest
java.lang.Object
de.hybris.platform.travelservices.ordersplitting.impl.DefaultTravelConsignmentServiceTest
JUnit test suite for
DefaultTravelConsignmentService-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidJunit Method to test creation of a consignmentvoid
-
Constructor Details
-
DefaultTravelConsignmentServiceTest
public DefaultTravelConsignmentServiceTest()
-
-
Method Details
-
testCreateTravelConsignment
public void testCreateTravelConsignment() throws de.hybris.platform.ordersplitting.ConsignmentCreationExceptionJunit Method to test creation of a consignment- Throws:
de.hybris.platform.ordersplitting.ConsignmentCreationException
-
testGetConsignment
public void testGetConsignment()
-