Package de.hybris.platform.order
Class AddNewEntryCornerCaseTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.servicelayer.ServicelayerTransactionalTest
de.hybris.platform.order.AddNewEntryCornerCaseTest
- All Implemented Interfaces:
JaloSessionHolder
Tests corner cases pointed out in PLA-10597.
-
Field Summary
Fields inherited from class de.hybris.platform.servicelayer.ServicelayerTest
importServiceFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.servicelayer.ServicelayerTest
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
AddNewEntryCornerCaseTest
public AddNewEntryCornerCaseTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testRemoveEntryAppendEntry
- Throws:
Exception
-
testReplaceRemovedEntry
- Throws:
Exception
-
testAddAtAvailableSlot
- Throws:
Exception
-
testDoubleAdd
- Throws:
Exception
-
testDoubleAddWithEntryInsert
- Throws:
Exception
-
testDoubleAddWithEntryInsertAfterSave
- Throws:
Exception
-
testNewEntryAddingInVariousOrder
- Throws:
Exception
-
testAddNewEntryAtHighEntryNumber
- Throws:
Exception
-
testAddNewEntryRequiresSave
- Throws:
Exception
-
testAddNewEntryToOrder
- Throws:
InvalidCartException
-
testPLA11234
- Throws:
InvalidCartException
-