@UnitTest public class DefaultMediaStorageRegistryTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultMediaStorageRegistryTest() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnLocalFileMediaStorageStrategyForFolderNamedFileFolder()
public void shouldThrowIllegalStateExceptionWhenNoStorageStrategyHasBeenFoundInRegistry()
public void shouldReturnLocalFileMediaStorageStrategyForFolderWhichDoesNotHaveConfiguration()
public void shouldThrowIllegalArgumentExceptionWhenAskingForStorageStrategyWithoutNullFolderConfig()
public void shouldThrowIllegalStateExceptionWhenNoURLStrategyHasBeenFoundInRegistry()
public void shouldReturnLocalUrlStrategyForFolderWhenThereIsNoConfiguredPreferredUrlStrategy()
public void shouldReturnLocalUrlStrategyForFolderWhichDoesNotHaveConfiguration()
public void shouldThrowIllegalArgumentExceptionWhenAskingForUrlStrategyWithoutFolderConfig()
Copyright © 2018 SAP SE. All Rights Reserved.