Class DefaultDataHubExtensionUploadServiceUnitTest

java.lang.Object
com.hybris.datahub.core.services.impl.DefaultDataHubExtensionUploadServiceUnitTest

@UnitTest public class DefaultDataHubExtensionUploadServiceUnitTest extends Object
  • Constructor Details

    • DefaultDataHubExtensionUploadServiceUnitTest

      public DefaultDataHubExtensionUploadServiceUnitTest()
  • Method Details

    • setUp

      public void setUp()
    • testClientStateBeforeUrlSet

      public void testClientStateBeforeUrlSet()
    • testClientStateAfterPropertiesSet

      public void testClientStateAfterPropertiesSet() throws Exception
      Throws:
      Exception
    • testDelegatesExtensionUploadToTheClient

      public void testDelegatesExtensionUploadToTheClient() throws IOException
      Throws:
      IOException
    • testPropagatesExceptionsFromTheClient

      public void testPropagatesExceptionsFromTheClient() throws IOException
      Throws:
      IOException