Class DefaultSapS4OMOutboundServiceTest

java.lang.Object
de.hybris.platform.sap.saps4omservices.services.impl.DefaultSapS4OMOutboundServiceTest

@UnitTest public class DefaultSapS4OMOutboundServiceTest extends Object
  • 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()
    • testSimulateOrderWithUnavalableResourceException

      public void testSimulateOrderWithUnavalableResourceException()
    • testGetAuthenticationDetailsWithException

      public void testGetAuthenticationDetailsWithException()
    • testGetAuthenticationDetailsWithUnauthorizedException

      public void testGetAuthenticationDetailsWithUnauthorizedException()
    • testFetchOrderDetailsSuccessWithTokenInSession

      public void testFetchOrderDetailsSuccessWithTokenInSession()
    • testFetchOrderDetailsWithException

      public void testFetchOrderDetailsWithException()
    • testFetchOrderHistorySuccessWithTokenInSession

      public void testFetchOrderHistorySuccessWithTokenInSession()