Class ExcelClassificationReferenceTranslatorTest


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

      • ExcelClassificationReferenceTranslatorTest

        public ExcelClassificationReferenceTranslatorTest()
    • Method Detail

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