Class S3MediaURLStrategyTest

java.lang.Object
de.hybris.platform.amazon.media.url.S3MediaURLStrategyTest

@UnitTest public class S3MediaURLStrategyTest extends Object
  • Constructor Details

    • S3MediaURLStrategyTest

      public S3MediaURLStrategyTest()
  • Method Details

    • createS3MediaURLStrategy

      public void createS3MediaURLStrategy() throws Exception
      Throws:
      Exception
    • shouldThrowIllegalArgumentExceptionWhenFolderConfigIsNull

      public void shouldThrowIllegalArgumentExceptionWhenFolderConfigIsNull()
    • shouldThrowIllegalArgumentExceptionWhenMediaSourceIsNull

      public void shouldThrowIllegalArgumentExceptionWhenMediaSourceIsNull()
    • shouldRenderS3SignedUrlOverHttpsUsingS3ServiceForFolderAndLocation

      public void shouldRenderS3SignedUrlOverHttpsUsingS3ServiceForFolderAndLocation() throws MalformedURLException
      Throws:
      MalformedURLException
    • shouldReturnEmptyUrlWhenS3RelatedServicesWillThrowExternalStorageServiceException

      public void shouldReturnEmptyUrlWhenS3RelatedServicesWillThrowExternalStorageServiceException()