@IntegrationTest public class OrderManagerTest extends HybrisJUnit4TransactionalTest
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() |
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testOrderTypeCopying()
throws JaloInvalidParameterException,
JaloDuplicateCodeException,
JaloItemNotFoundException,
ConsistencyCheckException
public void testCartTypeCopying()
throws JaloInvalidParameterException,
JaloDuplicateCodeException,
JaloItemNotFoundException,
ConsistencyCheckException
public void testPropertyCopying()
public void testGetAllPaymentInfos()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetPaymentInfosByType()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetPaymentInfosByCode()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetAllOrders()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetOrdersByUser()
throws java.lang.Exception
java.lang.Exceptionpublic void testSearchOrders()
throws java.lang.Exception
java.lang.Exceptionpublic void testSearchCarts()
throws java.lang.Exception
java.lang.Exceptionpublic void testSearchTaxes()
throws java.lang.Exception
java.lang.Exceptionpublic void testSearchDiscounts()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetAllTaxes()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetTaxesByCode()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetAllDiscounts()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetAllDiscountsByGlobal()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetDiscountByCode()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetDiscountsByCode()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetAllDeliveryModes()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetDeliveryModeByCode()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetPaymentModeByCode()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetAllPaymentModes()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetPaymentInfosByUser()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetPaymentInfoByCode()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetSupportedDeliveryModes()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetTaxByCode()
throws java.lang.Exception
java.lang.Exceptionpublic void testCartCloningWithPreviouslyRemovedEntries()
throws JaloInvalidParameterException,
ConsistencyCheckException
Copyright © 2018 SAP SE. All Rights Reserved.