Class DefaultBolCartFacadeUnitTest
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.sapordermgmtservices.bolfacade.impl.DefaultBolCartFacadeUnitTest
-
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, setUp, 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
-
DefaultBolCartFacadeUnitTest
public DefaultBolCartFacadeUnitTest()
-
-
Method Details
-
init
public void init() -
testCreateAddress
public void testCreateAddress() -
testGenericFactory
public void testGenericFactory() -
testCart
public void testCart() -
testOrder
public void testOrder() -
testOrderHasConfig
public void testOrderHasConfig() -
testHasCart
public void testHasCart() -
testHasCartCartExists
public void testHasCartCartExists() -
testConfiguration
public void testConfiguration() -
testInteractionObjectCreateOrder
public void testInteractionObjectCreateOrder() -
testInteractionObjectInitBasket
public void testInteractionObjectInitBasket() -
testConverter
public void testConverter() -
testGetCartErrorsInitialState
public void testGetCartErrorsInitialState() -
testGetCartErrorsWithErrorMessage
public void testGetCartErrorsWithErrorMessage() -
testGetCartErrorsWithWarningMessage
public void testGetCartErrorsWithWarningMessage() -
testUpdateCart
public void testUpdateCart() -
testCreateNewItem
public void testCreateNewItem() -
testCheckExists
public void testCheckExists() -
testCheckExistsInitialized
public void testCheckExistsInitialized() -
testGetItemWithNumber
public void testGetItemWithNumber() -
testGetItemWithNumberNotExists
public void testGetItemWithNumberNotExists() -
testGetCartItemWithCode
public void testGetCartItemWithCode() -
testGetCartItemWithCodeNotExists
public void testGetCartItemWithCodeNotExists() -
testReleaseCart
public void testReleaseCart() -
testValidateCart
public void testValidateCart() -
testAddLeadingZeros
public void testAddLeadingZeros() -
testAddLeadingZerosAlphanumeric
public void testAddLeadingZerosAlphanumeric() -
testIsBackendDown
public void testIsBackendDown()
-