Class DefaultMediaServiceTest
java.lang.Object
de.hybris.platform.servicelayer.media.impl.DefaultMediaServiceTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultMediaServiceTest
public DefaultMediaServiceTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testModelNotFoundExceptionWhenMediaContainerModelIsNull
public void testModelNotFoundExceptionWhenMediaContainerModelIsNull() -
testModelNotFoundExceptionWhenMediaFormatModelIsNull
public void testModelNotFoundExceptionWhenMediaFormatModelIsNull() -
testModelNotFoundExceptionWhenMediaFormatNotFoundInContainer
public void testModelNotFoundExceptionWhenMediaFormatNotFoundInContainer() -
testGetFilesWithMediaModel
public void testGetFilesWithMediaModel() -
testNoDataAvailableExceptionWithNullMediaModel
public void testNoDataAvailableExceptionWithNullMediaModel()
-