public class ExcelMediaImportTranslatorTest extends AbstractTypeTranslatorTest
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GENERATED_CODE |
| Constructor and Description |
|---|
ExcelMediaImportTranslatorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected AttributeDescriptorModel |
mockAttributeDescriptor(java.lang.String typecode) |
void |
setUp() |
void |
shouldExportDataBeNullSafe() |
void |
shouldExportedDataBeInProperFormat() |
void |
shouldGivenTypeBeHandled() |
void |
shouldImportMediaWithGeneratedCode() |
void |
shouldNotHandlerOtherTypes() |
void |
shouldNotImportContentIfFilePathIsEmpty() |
generateMockpublic static final java.lang.String GENERATED_CODE
public void setUp()
public void shouldImportMediaWithGeneratedCode()
public void shouldNotImportContentIfFilePathIsEmpty()
public void shouldExportDataBeNullSafe()
shouldExportDataBeNullSafe in class AbstractTypeTranslatorTestpublic void shouldExportedDataBeInProperFormat()
shouldExportedDataBeInProperFormat in class AbstractTypeTranslatorTestpublic void shouldGivenTypeBeHandled()
shouldGivenTypeBeHandled in class AbstractTypeTranslatorTestpublic void shouldNotHandlerOtherTypes()
protected AttributeDescriptorModel mockAttributeDescriptor(java.lang.String typecode)
Copyright © 2018 SAP SE. All Rights Reserved.