@UnitTest public class S3MediaURLStrategyTest extends java.lang.Object
| Constructor and Description |
|---|
S3MediaURLStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
createS3MediaURLStrategy() |
void |
shouldRenderS3SignedUrlOverHttpsUsingS3ServiceForFolderAndLocation() |
void |
shouldReturnEmptyUrlWhenS3RelatedServicesWillThrowExternalStorageServiceException() |
void |
shouldThrowIllegalArgumentExceptionWhenFolderConfigIsNull() |
void |
shouldThrowIllegalArgumentExceptionWhenMediaSourceIsNull() |
public void createS3MediaURLStrategy()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldThrowIllegalArgumentExceptionWhenFolderConfigIsNull()
public void shouldThrowIllegalArgumentExceptionWhenMediaSourceIsNull()
public void shouldRenderS3SignedUrlOverHttpsUsingS3ServiceForFolderAndLocation()
throws java.net.MalformedURLException
java.net.MalformedURLExceptionpublic void shouldReturnEmptyUrlWhenS3RelatedServicesWillThrowExternalStorageServiceException()
Copyright © 2018 SAP SE. All Rights Reserved.