Class ExcelClassificationMediaTranslatorTest


  • public class ExcelClassificationMediaTranslatorTest
    extends java.lang.Object
    • Constructor Detail

      • ExcelClassificationMediaTranslatorTest

        public ExcelClassificationMediaTranslatorTest()
    • Method Detail

      • 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()