public class ExcelMediaCollectionImportTranslatorTest extends AbstractTypeTranslatorTest
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GENERATED_CODE |
| Constructor and Description |
|---|
ExcelMediaCollectionImportTranslatorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
generateRefId(java.util.Map params) |
protected AttributeDescriptorModel |
mockAttributeDescriptor(java.lang.String typecode) |
void |
setUp() |
void |
shouldExportDataBeNullSafe() |
void |
shouldExportedDataBeInProperFormat() |
void |
shouldGenerateDifferentRefId() |
void |
shouldGenerateTheSameRefId() |
void |
shouldGivenTypeBeHandled() |
void |
shouldImportMediaWithGeneratedCode() |
void |
shouldNotHandlerOtherTypes() |
void |
shouldNotImportContentIfFilePathIsEmpty() |
generateMockpublic static final java.lang.String GENERATED_CODE
public ExcelMediaCollectionImportTranslatorTest()
public void setUp()
protected java.lang.String generateRefId(java.util.Map params)
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)
public void shouldGenerateTheSameRefId()
public void shouldGenerateDifferentRefId()
Copyright © 2018 SAP SE. All Rights Reserved.