@IntegrationTest public class OrphanedPartOfCleanupPrepareInterceptorTest extends ServicelayerBaseTest
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
persistenceModeBefore |
protected boolean |
persistenceModeSaved |
defaultLanguage, jaloSession| Constructor and Description |
|---|
OrphanedPartOfCleanupPrepareInterceptorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
attrThatThrowsExShouldBeSkipped() |
void |
attrWithDifferentValueShouldBeRegisteredForDeletion() |
void |
modifiedAttrShouldGetAttributeFromDB() |
void |
modifiedLocalizedAttrShouldGetAttributeFromDB() |
void |
notModifiedAttrShouldNotGetAttributeFromDB() |
void |
setUp() |
void |
tearDown() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionprotected java.lang.String persistenceModeBefore
protected boolean persistenceModeSaved
public OrphanedPartOfCleanupPrepareInterceptorTest()
public void setUp()
public void tearDown()
public void notModifiedAttrShouldNotGetAttributeFromDB()
throws InterceptorException
InterceptorExceptionpublic void modifiedAttrShouldGetAttributeFromDB()
throws InterceptorException
InterceptorExceptionpublic void modifiedLocalizedAttrShouldGetAttributeFromDB()
throws InterceptorException
InterceptorExceptionpublic void attrThatThrowsExShouldBeSkipped()
throws InterceptorException
InterceptorExceptionpublic void attrWithDifferentValueShouldBeRegisteredForDeletion()
throws InterceptorException
InterceptorExceptionCopyright © 2018 SAP SE. All Rights Reserved.