Class DefaultTmaBpoGuidedSellingFacadeIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.basecommerce.util.BaseCommerceBaseTest
de.hybris.platform.b2ctelcofacades.BundleProductOfferingGuidedSelling.impl.DefaultTmaBpoGuidedSellingFacadeIntegrationTest
- All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder
@IntegrationTest
public class DefaultTmaBpoGuidedSellingFacadeIntegrationTest
extends de.hybris.platform.basecommerce.util.BaseCommerceBaseTest
Test class for
DefaultTmaBpoGuidedSellingFacade-
Field Summary
FieldsFields inherited from class de.hybris.platform.basecommerce.util.BaseCommerceBaseTest
flexibleSearchServiceFields 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.basecommerce.util.BaseCommerceBaseTest
getFlexibleSearchService, getOrderForCode, getProcesses, setFlexibleSearchService, waitForProcessToEndMethods 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
-
Field Details
-
thrown
public org.junit.rules.ExpectedException thrown
-
-
Constructor Details
-
DefaultTmaBpoGuidedSellingFacadeIntegrationTest
public DefaultTmaBpoGuidedSellingFacadeIntegrationTest()
-
-
Method Details
-
setup
- Throws:
Exception
-
testGuidedSellingDashBoardDataForBpoCodeTest1
public void testGuidedSellingDashBoardDataForBpoCodeTest1() -
testGuidedSellingDashBoardDataForBpoCodeTest2
public void testGuidedSellingDashBoardDataForBpoCodeTest2() -
testGuidedSellingDashBoardDataForBpoCodeTest3
public void testGuidedSellingDashBoardDataForBpoCodeTest3() -
testGuidedSellingDashBoardDataForBpoCodeTest4
public void testGuidedSellingDashBoardDataForBpoCodeTest4() -
testGuidedSellingDashBoardDataForBpoCodeWithGroupNumber
public void testGuidedSellingDashBoardDataForBpoCodeWithGroupNumber() throws IllegalArgumentException- Throws:
IllegalArgumentException
-
testGetFirstStepOfBpoCode
public void testGetFirstStepOfBpoCode() -
testGuidedSellingDashBoardDataForWrongBpoCode
public void testGuidedSellingDashBoardDataForWrongBpoCode() throws de.hybris.platform.servicelayer.exceptions.UnknownIdentifierException- Throws:
de.hybris.platform.servicelayer.exceptions.UnknownIdentifierException
-
testGetCalculatedStepsForBundledProductOfferingForBPO
public void testGetCalculatedStepsForBundledProductOfferingForBPO() -
testGetCalculatedStepsForBundledProductOfferingForWrongBPO
public void testGetCalculatedStepsForBundledProductOfferingForWrongBPO() throws de.hybris.platform.servicelayer.exceptions.UnknownIdentifierException- Throws:
de.hybris.platform.servicelayer.exceptions.UnknownIdentifierException
-
testDashBoardDataForBpoCodeWithGroupNumberAndGroupId
- Throws:
IllegalArgumentException
-
testValidateAndGetBPOEntryGroup
- Throws:
IllegalArgumentException
-