Class BasketImplTest
java.lang.Object
de.hybris.platform.sap.core.test.SapcoretestSpringJUnitTest
de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
de.hybris.platform.sap.core.jco.test.SapcoreJCoJUnitTest
de.hybris.platform.sap.core.jco.rec.SapcoreJCoRecJUnitTest
de.hybris.platform.sap.core.bol.test.SapcorebolSpringJUnitTest
de.hybris.platform.sap.sapordermgmtbol.unittests.base.SapordermanagmentBolSpringJunitTest
de.hybris.platform.sap.sapordermgmtbol.transaction.basket.businessobject.impl.BasketImplTest
-
Field Summary
Fields inherited from class de.hybris.platform.sap.core.jco.rec.SapcoreJCoRecJUnitTest
DEFAULT_RELATIVE_RECORDING_DIRECTORY, name, watcherFields inherited from class de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
genericFactory, sapHybrisSessionProvider -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.sap.core.jco.rec.SapcoreJCoRecJUnitTest
getRecordingAnnotation, getRecordingExtensionName, getRecordingMode, getRelativeRecordingDirectory, testFailed, testSucceededMethods inherited from class de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
getGenericFactory, tearDownMethods inherited from class de.hybris.platform.sap.core.test.SapcoretestSpringJUnitTest
getApplicationContext
-
Constructor Details
-
BasketImplTest
public BasketImplTest()
-
-
Method Details
-
setUp
public void setUp()Description copied from class:SapcoretestSpringJUnitTestStandard test setUp method.- Overrides:
setUpin classSapcoreJCoRecJUnitTest
-
testPrepareItemsWithChangedProducts_ChangedProduct
- Throws:
CommunicationException
-
testPrepareItemsWithChangedProducts_UnChangedProduct
- Throws:
CommunicationException
-
testSaveAndCommit_false
-
testSaveAndCommit_true
-
testRead
-
testReadForUpdate
-
testRead_dirty
-
testReadForUpdate_dirty
-
testRead_notConsistent
-
testUpdate
-
testRemoveEmptyItemsFromItemList
public void testRemoveEmptyItemsFromItemList() -
testRemoveEmptyItemsFromItemList_removeExistingItem
public void testRemoveEmptyItemsFromItemList_removeExistingItem() -
test_getTotalQuantity_empty
- Throws:
Exception
-
test_getTotalQuantity_normalItems
- Throws:
Exception
-
test_getTotalQuantity_normalItemsWithEmptyItem
- Throws:
Exception
-
testReleaseBackendService
-
testReleaseHeader
- Throws:
CommunicationException
-
testReleaseItems
- Throws:
CommunicationException
-
testReleaseMessages
- Throws:
CommunicationException
-
testBackendDown
public void testBackendDown()
-