Class SapCpiCustomerDefaultDestinationServiceTest

java.lang.Object
de.hybris.platform.sap.sapcpicustomerexchange.service.impl.SapCpiCustomerDefaultDestinationServiceTest

@UnitTest public class SapCpiCustomerDefaultDestinationServiceTest extends Object
  • Constructor Details

    • SapCpiCustomerDefaultDestinationServiceTest

      public SapCpiCustomerDefaultDestinationServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • readSapLogicalSystem

      public void readSapLogicalSystem()
    • readSapLogicalSystemWithNoDefaultLogicalSystem

      public void readSapLogicalSystemWithNoDefaultLogicalSystem()
    • readMdmSapLogicalSystemWithTheRightName

      public void readMdmSapLogicalSystemWithTheRightName()
    • readMdmSapLogicalSystemWithTheWrongName

      public void readMdmSapLogicalSystemWithTheWrongName()
    • determineUrlDestinationForERP

      public void determineUrlDestinationForERP()
    • determineUrlDestinationForS4HANA

      public void determineUrlDestinationForS4HANA()
    • determineUrlDestinationForMDM

      public void determineUrlDestinationForMDM()
    • extractSapClientForERP

      public void extractSapClientForERP()
    • extractSapClientForERPWithWrongURL

      public void extractSapClientForERPWithWrongURL()
    • extractSapClientForS4HANA

      public void extractSapClientForS4HANA()
    • extractSapClientForMDM

      public void extractSapClientForMDM()