Class ExcelClassificationReferenceTranslatorTest
java.lang.Object
com.hybris.backoffice.excel.translators.classification.ExcelClassificationReferenceTranslatorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoid
-
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()
-