@IntegrationTest public class OrderDaoTest extends ServicelayerTransactionalTest
importServicejaloSession| Constructor and Description |
|---|
OrderDaoTest() |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void setUp()
public void tearDown()
public void testFindOrdersByCurrencyForDefaultCart()
public void testFindOrdersByCurrencyFoundForDefaultCart()
throws InvalidCartException
InvalidCartExceptionpublic void testFindOrdersByCurrencyNotFoundForDefaultCart()
throws InvalidCartException
InvalidCartExceptionpublic void testFindOrdersByDeliveryModeForDefaultCart()
public void testFindOrdersByDeliveryModeFoundForDefaultCart()
throws InvalidCartException
InvalidCartExceptionpublic void testFindOrdersByDeliveryModeNotFoundForDefaultCart()
throws InvalidCartException
InvalidCartExceptionpublic void testFindOrdersByPaymentModeForDefaultCart()
public void testFindOrdersByPaymentModeFoundForDefaultCart()
throws InvalidCartException
InvalidCartExceptionpublic void testFindOrdersByPaymentModeNotFoundForDefaultCart()
throws InvalidCartException
InvalidCartExceptionpublic void shouldFindNoEntriesForNotExistingEntryNumberForDefaultCart()
throws InvalidCartException
InvalidCartExceptionpublic void shouldFindEntriesForExistingEntryNumberForDefaultCart()
throws InvalidCartException
InvalidCartExceptionpublic void shouldFindNoEntriesForInvalidEntryNumberRangeForDefaultCart()
throws InvalidCartException
InvalidCartExceptionpublic void shouldFindEntriesForValidEntryNumberRangeForDefaultCart()
throws InvalidCartException
InvalidCartExceptionpublic void shouldFindNoEntriesForUnknownProductForDefaultCart()
throws InvalidCartException
InvalidCartExceptionpublic void shouldFindEntriesForValidProductForDefaultCart()
throws InvalidCartException
InvalidCartExceptionpublic void testFindOrdersByCurrencyForInMemoryCart()
public void testFindOrdersByCurrencyFoundForInMemoryCart()
throws InvalidCartException
InvalidCartExceptionpublic void testFindOrdersByCurrencyNotFoundForInMemoryCart()
throws InvalidCartException
InvalidCartExceptionpublic void testFindOrdersByDeliveryModeForInMemoryCart()
public void testFindOrdersByDeliveryModeFoundForInMemoryCart()
throws InvalidCartException
InvalidCartExceptionpublic void testFindOrdersByDeliveryModeNotFoundForInMemoryCart()
throws InvalidCartException
InvalidCartExceptionpublic void testFindOrdersByPaymentModeForInMemoryCart()
public void testFindOrdersByPaymentModeFoundForInMemoryCart()
throws InvalidCartException
InvalidCartExceptionpublic void testFindOrdersByPaymentModeNotFoundForInMemoryCart()
throws InvalidCartException
InvalidCartExceptionpublic void shouldFindNoEntriesForNotExistingEntryNumberForInMemoryCart()
throws InvalidCartException
InvalidCartExceptionpublic void shouldFindEntriesForExistingEntryNumberForInMemoryCart()
throws InvalidCartException
InvalidCartExceptionpublic void shouldFindNoEntriesForInvalidEntryNumberRangeForInMemoryCart()
throws InvalidCartException
InvalidCartExceptionpublic void shouldFindEntriesForValidEntryNumberRangeForInMemoryCart()
throws InvalidCartException
InvalidCartExceptionpublic void shouldFindNoEntriesForUnknownProductForInMemoryCart()
throws InvalidCartException
InvalidCartExceptionpublic void shouldFindEntriesForValidProductForInMemoryCart()
throws InvalidCartException
InvalidCartExceptionCopyright © 2018 SAP SE. All Rights Reserved.