Package de.hybris.platform.test
Class OrderManagerTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.testframework.HybrisJUnit4TransactionalTest
de.hybris.platform.test.OrderManagerTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
OrderManagerTest
public OrderManagerTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testOrderTypeCopying
public void testOrderTypeCopying() throws JaloInvalidParameterException, JaloDuplicateCodeException, JaloItemNotFoundException, ConsistencyCheckException -
testCartTypeCopying
public void testCartTypeCopying() throws JaloInvalidParameterException, JaloDuplicateCodeException, JaloItemNotFoundException, ConsistencyCheckException -
testGetAllPaymentInfos
- Throws:
Exception
-
testGetPaymentInfosByType
- Throws:
Exception
-
testGetPaymentInfosByCode
- Throws:
Exception
-
testGetAllOrders
- Throws:
Exception
-
testGetOrdersByUser
- Throws:
Exception
-
testSearchOrders
- Throws:
Exception
-
testSearchCarts
- Throws:
Exception
-
testSearchTaxes
- Throws:
Exception
-
testSearchDiscounts
- Throws:
Exception
-
testGetAllTaxes
- Throws:
Exception
-
testGetTaxesByCode
- Throws:
Exception
-
testGetAllDiscounts
- Throws:
Exception
-
testGetAllDiscountsByGlobal
- Throws:
Exception
-
testGetDiscountByCode
- Throws:
Exception
-
testGetDiscountsByCode
- Throws:
Exception
-
testGetAllDeliveryModes
- Throws:
Exception
-
testGetDeliveryModeByCode
- Throws:
Exception
-
testGetPaymentModeByCode
- Throws:
Exception
-
testGetAllPaymentModes
- Throws:
Exception
-
testGetPaymentInfosByUser
- Throws:
Exception
-
testGetPaymentInfoByCode
- Throws:
Exception
-
testGetSupportedDeliveryModes
- Throws:
Exception
-
testGetTaxByCode
- Throws:
Exception
-
testCartCloningWithPreviouslyRemovedEntries
public void testCartCloningWithPreviouslyRemovedEntries() throws JaloInvalidParameterException, ConsistencyCheckException
-