Class ExcelClassificationReferenceTranslatorTest

java.lang.Object
com.hybris.backoffice.excel.translators.classification.ExcelClassificationReferenceTranslatorTest

public class ExcelClassificationReferenceTranslatorTest extends Object
  • Constructor Details

    • ExcelClassificationReferenceTranslatorTest

      public ExcelClassificationReferenceTranslatorTest()
  • Method Details

    • shouldExportSingleReferenceAttributeValue

      public void shouldExportSingleReferenceAttributeValue()
    • shouldGetSingleReferenceFormat

      public void shouldGetSingleReferenceFormat()
    • shouldImportSingleReferenceAttributeValue

      public void shouldImportSingleReferenceAttributeValue()
    • shouldHandleReferenceTypesWhenComposedTypeHasAtLeastOneUniqueAttribute

      public void shouldHandleReferenceTypesWhenComposedTypeHasAtLeastOneUniqueAttribute()
    • shouldNotHandleReferenceTypesWhenComposedTypeDoesNotHaveAnyUniqueAttribute

      public void shouldNotHandleReferenceTypesWhenComposedTypeDoesNotHaveAnyUniqueAttribute()
    • shouldNotHandleOtherAttributeTypesThanReference

      public void shouldNotHandleOtherAttributeTypesThanReference()
    • shouldOrderHaveADefaultValueOfLowestPrecedenceMinusHundred

      public void shouldOrderHaveADefaultValueOfLowestPrecedenceMinusHundred()
    • shouldOrderByInjectableByProperty

      public void shouldOrderByInjectableByProperty()