Class DefaultBolCartFacadeIntegTest
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.unittests.base.JCORecTestBase
de.hybris.platform.sap.sapordermgmtbol.integtests.JCoIntegrationTestBase
de.hybris.platform.sap.sapordermgmtservices.integtests.DefaultBolCartFacadeIntegTest
@IntegrationTest
@ContextConfiguration(locations={"classpath:test/sapordermgmtservices-test-spring.xml","classpath:b2bapprovalprocess-spring.xml"})
public class DefaultBolCartFacadeIntegTest
extends JCoIntegrationTestBase
-
Field Summary
Fields inherited from class de.hybris.platform.sap.sapordermgmtbol.integtests.JCoIntegrationTestBase
DATA_PATH_PREFIXFields inherited from class de.hybris.platform.sap.sapordermgmtbol.unittests.base.JCORecTestBase
JCO_DATA_PATH_PREFIX, mockReposiotryFactoryFields 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
Modifier and TypeMethodDescriptionprotected StringcreateNewItem(Basket cart, String productId) voidinit()voidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.sap.sapordermgmtbol.integtests.JCoIntegrationTestBase
getCanonicalPathOfExtensionSapOrderMgmtBolTest, setUpMethods inherited from class de.hybris.platform.sap.sapordermgmtbol.unittests.base.JCORecTestBase
getJCORepositoryMethods 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
-
DefaultBolCartFacadeIntegTest
public DefaultBolCartFacadeIntegTest()
-
-
Method Details
-
init
public void init() -
testAllowedDeliveryTypes
public void testAllowedDeliveryTypes() -
testCreateCart
public void testCreateCart() -
testOrderRead
- Throws:
CommunicationException
-
testCreateCartItem
- Throws:
CommunicationException
-
createNewItem
- Throws:
CommunicationException
-
testReleaseCart
- Throws:
CommunicationException
-
testReleaseCartDifferentBackendBeans
- Throws:
CommunicationException
-
testAddItemsToCart
- Throws:
CommunicationException
-