@IntegrationTest public class OrderManagerTest extends HybrisJUnit4TransactionalTest
defaultLanguage, jaloSession| Constructor and Description |
|---|
OrderManagerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCartCloningWithPreviouslyRemovedEntries() |
void |
testCartTypeCopying() |
void |
testGetAllDeliveryModes() |
void |
testGetAllDiscounts() |
void |
testGetAllDiscountsByGlobal() |
void |
testGetAllOrders() |
void |
testGetAllPaymentInfos() |
void |
testGetAllPaymentModes() |
void |
testGetAllTaxes() |
void |
testGetDeliveryModeByCode() |
void |
testGetDiscountByCode() |
void |
testGetDiscountsByCode() |
void |
testGetOrdersByUser() |
void |
testGetPaymentInfoByCode() |
void |
testGetPaymentInfosByCode() |
void |
testGetPaymentInfosByType() |
void |
testGetPaymentInfosByUser() |
void |
testGetPaymentModeByCode() |
void |
testGetSupportedDeliveryModes() |
void |
testGetTaxByCode() |
void |
testGetTaxesByCode() |
void |
testOrderTypeCopying() |
void |
testPropertyCopying() |
void |
testSearchCarts() |
void |
testSearchDiscounts() |
void |
testSearchOrders() |
void |
testSearchTaxes() |
finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedpublic void testOrderTypeCopying()
throws JaloInvalidParameterException,
JaloDuplicateCodeException,
JaloItemNotFoundException,
ConsistencyCheckException
public void testCartTypeCopying()
throws JaloInvalidParameterException,
JaloDuplicateCodeException,
JaloItemNotFoundException,
ConsistencyCheckException
public void testPropertyCopying()
public void testGetPaymentInfosByType()
throws Exception
Exceptionpublic void testGetPaymentInfosByCode()
throws Exception
Exceptionpublic void testGetAllDiscountsByGlobal()
throws Exception
Exceptionpublic void testGetDeliveryModeByCode()
throws Exception
Exceptionpublic void testGetPaymentInfosByUser()
throws Exception
Exceptionpublic void testGetSupportedDeliveryModes()
throws Exception
Exceptionpublic void testCartCloningWithPreviouslyRemovedEntries()
throws JaloInvalidParameterException,
ConsistencyCheckException
Copyright © 2017 SAP SE. All Rights Reserved.