@IntegrationTest public class OrderServiceTest extends ServicelayerTransactionalTest
importServicejaloSession| Constructor and Description |
|---|
OrderServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAddAllGlobalDiscountValues() |
void |
testAddAllGlobalDiscountValuesCornerCases() |
void |
testAddAllTotalTaxValues() |
void |
testAddAllTotalTaxValuesCornerCases() |
void |
testAddNewEntry() |
void |
testAddRemoveGlobalDiscountValue() |
void |
testAddRemoveTotalTaxValue() |
void |
testCartRemoveEntriesThenOrder() |
void |
testCreateOrder() |
void |
testCreateOrderForNullOrder() |
void |
testDoubleAddEntry() |
void |
testFindEntriesByProduct() |
void |
testFindEntryByNumber() |
void |
testPlaceOrder() |
void |
testPlaceOrderLazyLoadingBug() |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testPlaceOrder()
throws java.lang.Exception
java.lang.Exceptionpublic void testPlaceOrderLazyLoadingBug()
throws java.lang.Exception
java.lang.Exceptionpublic void testCartRemoveEntriesThenOrder()
throws java.lang.Exception
java.lang.Exceptionpublic void testDoubleAddEntry()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddNewEntry()
throws java.lang.Exception
java.lang.Exceptionpublic void testFindEntryByNumber()
throws java.lang.Exception
java.lang.Exceptionpublic void testFindEntriesByProduct()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddRemoveGlobalDiscountValue()
public void testAddRemoveTotalTaxValue()
public void testCreateOrderForNullOrder()
public void testCreateOrder()
public void testAddAllGlobalDiscountValuesCornerCases()
public void testAddAllGlobalDiscountValues()
public void testAddAllTotalTaxValuesCornerCases()
public void testAddAllTotalTaxValues()
Copyright © 2018 SAP SE. All Rights Reserved.