Class DefaultSapS4OMOutboundServiceTest
java.lang.Object
de.hybris.platform.sap.saps4omservices.services.impl.DefaultSapS4OMOutboundServiceTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinit()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultSapS4OMOutboundServiceTest
public DefaultSapS4OMOutboundServiceTest()
-
-
Method Details
-
init
public void init() -
testOrderSimulationSuccessWithTokenInSession
public void testOrderSimulationSuccessWithTokenInSession() -
testCreateOrderSuccessWithTokenInSession
public void testCreateOrderSuccessWithTokenInSession() -
testgetCSRFTokenFromHeaderSuccess
public void testgetCSRFTokenFromHeaderSuccess() -
testSimulateOrderSuccessWhenSessionReturnsNoHeaders
public void testSimulateOrderSuccessWhenSessionReturnsNoHeaders() -
testSimulateOrderWithException
public void testSimulateOrderWithException() -
testGetAuthenticationDetailsWithException
public void testGetAuthenticationDetailsWithException() -
testGetAuthenticationDetailsWithUnauthorizedException
public void testGetAuthenticationDetailsWithUnauthorizedException() -
testFetchOrderDetailsSuccessWithTokenInSession
public void testFetchOrderDetailsSuccessWithTokenInSession() -
testFetchOrderDetailsWithException
public void testFetchOrderDetailsWithException() -
testFetchOrderHistorySuccessWithTokenInSession
public void testFetchOrderHistorySuccessWithTokenInSession()
-