Class WindowsAzureBlobStorageStrategyTest
java.lang.Object
de.hybris.platform.azure.media.storage.WindowsAzureBlobStorageStrategyTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WindowsAzureBlobStorageStrategyTest
public WindowsAzureBlobStorageStrategyTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldThrowIllegalArgumentExceptionWhenFolderConfigIsNullOnStoringMedia
public void shouldThrowIllegalArgumentExceptionWhenFolderConfigIsNullOnStoringMedia() -
shouldThrowIllegalArgumentExceptionWhenMediaIdIsNullOnStoringMedia
public void shouldThrowIllegalArgumentExceptionWhenMediaIdIsNullOnStoringMedia() -
shouldThrowIllegalArgumentExceptionWhenMetaDataIsNullOnStoringMedia
public void shouldThrowIllegalArgumentExceptionWhenMetaDataIsNullOnStoringMedia() -
shouldThrowIllegalArgumentExceptionWhenDataStreamIsNullOnStoringMedia
public void shouldThrowIllegalArgumentExceptionWhenDataStreamIsNullOnStoringMedia() -
shouldThrowMediaNotFoundExceptionWhenAskingForSizeForNonExistentObject
public void shouldThrowMediaNotFoundExceptionWhenAskingForSizeForNonExistentObject() throws Exception- Throws:
Exception
-
shouldThrowUnsupportedOperationExceptionOnGettingMediaAsFile
public void shouldThrowUnsupportedOperationExceptionOnGettingMediaAsFile() -
shouldNotStripIsoControlCharactersFromValidFileName
public void shouldNotStripIsoControlCharactersFromValidFileName() -
shouldStripIsoControlCharactersFromInValidFileName
public void shouldStripIsoControlCharactersFromInValidFileName()
-