public class ExcelMediaImportTranslatorTest
extends java.lang.Object
| Constructor and Description |
|---|
ExcelMediaImportTranslatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldExportDataBeNullSafe() |
void |
shouldExportedDataBeInProperFormat() |
void |
shouldGivenTypeBeHandled() |
void |
shouldImportMediaWithGeneratedCode() |
void |
shouldNotHandleOtherTypes() |
void |
shouldNotImportContentIfFilePathIsEmpty() |
public void setUp()
public void shouldImportMediaWithGeneratedCode()
public void shouldNotImportContentIfFilePathIsEmpty()
public void shouldExportDataBeNullSafe()
public void shouldExportedDataBeInProperFormat()
public void shouldGivenTypeBeHandled()
public void shouldNotHandleOtherTypes()
Copyright © 2018 SAP SE. All Rights Reserved.