Class DefaultSapMyAccountOrderServiceTest

java.lang.Object
com.sap.myaccountsapservices.order.service.impl.DefaultSapMyAccountOrderServiceTest

@UnitTest public class DefaultSapMyAccountOrderServiceTest extends Object
  • Constructor Details

    • DefaultSapMyAccountOrderServiceTest

      public DefaultSapMyAccountOrderServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • testGetOrderForCodeWithMyAccountOrderDisabled

      public void testGetOrderForCodeWithMyAccountOrderDisabled()
    • testGetOrderForCodeWithOdmEnabled

      public void testGetOrderForCodeWithOdmEnabled()
    • testGetOrderListWithOdmEnabled

      public void testGetOrderListWithOdmEnabled()
    • testGetOrderListWithMyAccountOrderDisabled

      public void testGetOrderListWithMyAccountOrderDisabled()
    • testGetOrderListWithMyAccountOrderEnabledWithConversionException

      public void testGetOrderListWithMyAccountOrderEnabledWithConversionException()
    • testGetReturnOrderListWithMyAccountOrderDisabled

      public void testGetReturnOrderListWithMyAccountOrderDisabled()
    • testGetReturnOrderListWithMyAccountOrderEnabled

      public void testGetReturnOrderListWithMyAccountOrderEnabled()
    • testGetReturnOrderListWithMyAccountOrderEnabledWithConversionException

      public void testGetReturnOrderListWithMyAccountOrderEnabledWithConversionException()