@Transactional @IntegrationTest public class ExcelGenericReferenceTranslatorIntegrationTest extends ServicelayerTest
importServicejaloSession| Constructor and Description |
|---|
ExcelGenericReferenceTranslatorIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
shouldHandleRequestWhenAttributeIsNotOnExcludedList() |
void |
shouldHandleRequestWhenAttributeTypeIsCollection() |
void |
shouldHandleRequestWhenAttributeTypeIsReferenceType() |
void |
shouldHandleRequestWhenAttributeTypeIsRelation() |
void |
shouldNotHandleRequestWhenAttributeForParentTypeIsOnExcludedList() |
void |
shouldNotHandleRequestWhenAttributeHasNoUniqueAttributes() |
void |
shouldNotHandleRequestWhenAttributeIsOnExcludedList() |
void |
shouldNotHandleRequestWhenAttributeIsPartOf() |
void |
shouldNotHandleRequestWhenAttributeTypeIsPlainComposedType() |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic ExcelGenericReferenceTranslatorIntegrationTest()
public void setup()
public void shouldNotHandleRequestWhenAttributeIsPartOf()
public void shouldHandleRequestWhenAttributeTypeIsRelation()
public void shouldHandleRequestWhenAttributeTypeIsCollection()
public void shouldHandleRequestWhenAttributeTypeIsReferenceType()
public void shouldNotHandleRequestWhenAttributeHasNoUniqueAttributes()
public void shouldNotHandleRequestWhenAttributeTypeIsPlainComposedType()
public void shouldNotHandleRequestWhenAttributeIsOnExcludedList()
public void shouldNotHandleRequestWhenAttributeForParentTypeIsOnExcludedList()
public void shouldHandleRequestWhenAttributeIsNotOnExcludedList()
Copyright © 2018 SAP SE. All Rights Reserved.