public class ExcelClassificationReferenceTranslatorTest
extends java.lang.Object
| Constructor and Description |
|---|
ExcelClassificationReferenceTranslatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldExportSingleReferenceAttributeValue() |
void |
shouldGetSingleReferenceFormat() |
void |
shouldHandleReferenceTypesWhenComposedTypeHasAtLeastOneUniqueAttribute() |
void |
shouldImportSingleReferenceAttributeValue() |
void |
shouldNotHandleOtherAttributeTypesThanReference() |
void |
shouldNotHandleReferenceTypesWhenComposedTypeDoesNotHaveAnyUniqueAttribute() |
void |
shouldOrderByInjectableByProperty() |
void |
shouldOrderHaveADefaultValueOfLowestPrecedenceMinusHundred() |
public ExcelClassificationReferenceTranslatorTest()
public void shouldExportSingleReferenceAttributeValue()
public void shouldGetSingleReferenceFormat()
public void shouldImportSingleReferenceAttributeValue()
public void shouldHandleReferenceTypesWhenComposedTypeHasAtLeastOneUniqueAttribute()
public void shouldNotHandleReferenceTypesWhenComposedTypeDoesNotHaveAnyUniqueAttribute()
public void shouldNotHandleOtherAttributeTypesThanReference()
public void shouldOrderHaveADefaultValueOfLowestPrecedenceMinusHundred()
public void shouldOrderByInjectableByProperty()
Copyright © 2018 SAP SE. All Rights Reserved.