Class TravelAssistedServiceFacadeIntegrationTest
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.assistedservicefacades.impl.AssistedServiceFacadeIntegrationTest
de.hybris.platform.travelacceleratorstorefront.assistedservicefacades.impl.TravelAssistedServiceFacadeIntegrationTest
- All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder
@IntegrationTest(replaces=de.hybris.platform.assistedservicefacades.impl.AssistedServiceFacadeIntegrationTest.class)
public class TravelAssistedServiceFacadeIntegrationTest
extends de.hybris.platform.assistedservicefacades.impl.AssistedServiceFacadeIntegrationTest
-
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 TypeMethodDescriptionvoidvoidMethods inherited from class de.hybris.platform.assistedservicefacades.impl.AssistedServiceFacadeIntegrationTest
attachCartToSessionTest, isAssistedServiceModeLaunchedTest, isCustomerAccountActiveTest, setUp, testAssistedServiceAgentStore, testAssistedServiceSessionTimeout, testAssistedServiceSessionTimerValue, testBindCustomerToCart, testBruteForce, testCreateCustomer, testCreateCustomerWhenCreateDisabled, testCreateCustomerWithSameUID, testEmulateAfterLogin, testEmulateCustomerAndCreateAnOrdu, testEmulateCustomerInvalidSession, testEmulateInactiveCustomer, testEmulateNotCustomer, testGetAssistedServiceSessionAttributes, testGetCustomerSuggestions, testGetSuggestedCustomerData, testGetSuggestedCustomerList, testLoginAgentSAML, testLoginCustomerSAMLFail, testLogoutAssistedServiceAgent, testQuitASM, testVerifyAssistedServiceAgentMethods 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
-
TravelAssistedServiceFacadeIntegrationTest
public TravelAssistedServiceFacadeIntegrationTest()
-
-
Method Details
-
testStopEmulateCustomer
public void testStopEmulateCustomer()- Overrides:
testStopEmulateCustomerin classde.hybris.platform.assistedservicefacades.impl.AssistedServiceFacadeIntegrationTest
-
testEmulateCustomerAndCreateAnOrder
public void testEmulateCustomerAndCreateAnOrder()- Overrides:
testEmulateCustomerAndCreateAnOrderin classde.hybris.platform.assistedservicefacades.impl.AssistedServiceFacadeIntegrationTest
-