Class ExcelClassificationMediaTranslatorTest
java.lang.Object
com.hybris.backoffice.excel.translators.classification.ExcelClassificationMediaTranslatorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
ExcelClassificationMediaTranslatorTest
public ExcelClassificationMediaTranslatorTest()
-
-
Method Details
-
shouldHandleRequestWhenAttributeIsMedia
public void shouldHandleRequestWhenAttributeIsMedia() -
shouldNotHandleRequestWhenAttributeIsNotMedia
public void shouldNotHandleRequestWhenAttributeIsNotMedia() -
shouldGenerateReferenceFormatWithoutUrl
public void shouldGenerateReferenceFormatWithoutUrl() -
shouldGenerateReferenceFormatWithUrl
public void shouldGenerateReferenceFormatWithUrl() -
shouldExportEmptyResponseWhenValueIsNotMedia
public void shouldExportEmptyResponseWhenValueIsNotMedia() -
shouldExportResponseWithoutUrlWhenValueIsMedia
public void shouldExportResponseWithoutUrlWhenValueIsMedia() -
shouldExportResponseWithUrlWhenValueIsMedia
public void shouldExportResponseWithUrlWhenValueIsMedia() -
shouldGenerateEmptyImpexWhenAttributeIsNotClassificationAttribute
public void shouldGenerateEmptyImpexWhenAttributeIsNotClassificationAttribute() -
shouldGenerateImpexHeaderForNotLocalizedField
public void shouldGenerateImpexHeaderForNotLocalizedField() -
shouldGenerateImpexHeaderForLocalizedField
public void shouldGenerateImpexHeaderForLocalizedField() -
shouldGenerateImpexForSingleValue
public void shouldGenerateImpexForSingleValue()
-