Class S3MediaURLStrategyTest
java.lang.Object
de.hybris.platform.amazon.media.url.S3MediaURLStrategyTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Constructor Details
-
S3MediaURLStrategyTest
public S3MediaURLStrategyTest()
-
-
Method Details
-
createS3MediaURLStrategy
- Throws:
Exception
-
shouldThrowIllegalArgumentExceptionWhenFolderConfigIsNull
public void shouldThrowIllegalArgumentExceptionWhenFolderConfigIsNull() -
shouldThrowIllegalArgumentExceptionWhenMediaSourceIsNull
public void shouldThrowIllegalArgumentExceptionWhenMediaSourceIsNull() -
shouldRenderS3SignedUrlOverHttpsUsingS3ServiceForFolderAndLocation
public void shouldRenderS3SignedUrlOverHttpsUsingS3ServiceForFolderAndLocation() throws MalformedURLException- Throws:
MalformedURLException
-
shouldReturnEmptyUrlWhenS3RelatedServicesWillThrowExternalStorageServiceException
public void shouldReturnEmptyUrlWhenS3RelatedServicesWillThrowExternalStorageServiceException()
-