@UnitTest public class CreateMediaFileValidatorTest extends java.lang.Object
| Constructor and Description |
|---|
CreateMediaFileValidatorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertFieldError(java.lang.String expectedError,
java.lang.String errorCode) |
void |
setUp() |
void |
shouldFailAllValidations() |
void |
shouldFailFileClosed() |
void |
shouldFailFileNull() |
void |
shouldPassAllValidations() |
public void setUp()
public void shouldPassAllValidations()
public void shouldFailFileClosed()
throws java.io.IOException
java.io.IOExceptionpublic void shouldFailFileNull()
public void shouldFailAllValidations()
protected void assertFieldError(java.lang.String expectedError,
java.lang.String errorCode)
Copyright © 2018 SAP SE. All Rights Reserved.