Class B2BCustomerExportServiceTest

java.lang.Object
com.sap.hybris.sapcustomerb2b.outbound.B2BCustomerExportServiceTest

@UnitTest public class B2BCustomerExportServiceTest extends Object
  • Constructor Details

    • B2BCustomerExportServiceTest

      public B2BCustomerExportServiceTest()
  • Method Details

    • testSendB2BContactData

      public void testSendB2BContactData() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException
    • testNotSendEmptyB2BContactDataNull

      public void testNotSendEmptyB2BContactDataNull() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException
    • testPrepareB2BContactDataNoLnaguage

      public void testPrepareB2BContactDataNoLnaguage() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException
    • testPrepareB2BCustomerDataNoLanguageNoTitleCode

      public void testPrepareB2BCustomerDataNoLanguageNoTitleCode() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException
    • testPrepareB2BContactData

      public void testPrepareB2BContactData() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException
    • mockBaseCustomerData

      protected void mockBaseCustomerData()
    • checkBaseCustomerData

      protected void checkBaseCustomerData(Map<String,Object> b2bContactData)