@UnitTest public class DefaultMediaServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultMediaServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testGetFilesWithMediaModel() |
void |
testModelNotFoundExceptionWhenMediaContainerModelIsNull() |
void |
testModelNotFoundExceptionWhenMediaFormatModelIsNull() |
void |
testModelNotFoundExceptionWhenMediaFormatNotFoundInContainer() |
void |
testNoDataAvailableExceptionWithNullMediaModel() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testModelNotFoundExceptionWhenMediaContainerModelIsNull()
public void testModelNotFoundExceptionWhenMediaFormatModelIsNull()
public void testModelNotFoundExceptionWhenMediaFormatNotFoundInContainer()
public void testGetFilesWithMediaModel()
public void testNoDataAvailableExceptionWithNullMediaModel()
Copyright © 2018 SAP SE. All Rights Reserved.