public abstract class RelationMarkModifiedPropertyIntegrationBaseTest extends ServicelayerBaseTest
jaloSession| Constructor and Description |
|---|
RelationMarkModifiedPropertyIntegrationBaseTest(boolean persistenceLegacyModeValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldNotUpdateTimestampWhenAddingLinkWhileRelationPropertyIsFalse() |
void |
shouldNotUpdateTimestampWhenRemovingLinkWhileRelationPropertyIsFalse() |
void |
shouldNotUpdateTimestampWhenRemovingTargetWhileRelationPropertyIsFalse() |
void |
shouldUpdateTimestampWhenAddingLinkWhileRelationPropertyIsTrue() |
void |
shouldUpdateTimestampWhenRemovingLinkWhileRelationPropertyIsTrue() |
void |
shouldUpdateTimestampWhenRemovingTargetWhileRelationPropertyIsTrue() |
void |
tearDown() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic RelationMarkModifiedPropertyIntegrationBaseTest(boolean persistenceLegacyModeValue)
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldUpdateTimestampWhenAddingLinkWhileRelationPropertyIsTrue()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void shouldNotUpdateTimestampWhenAddingLinkWhileRelationPropertyIsFalse()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void shouldUpdateTimestampWhenRemovingLinkWhileRelationPropertyIsTrue()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void shouldNotUpdateTimestampWhenRemovingLinkWhileRelationPropertyIsFalse()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void shouldUpdateTimestampWhenRemovingTargetWhileRelationPropertyIsTrue()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void shouldNotUpdateTimestampWhenRemovingTargetWhileRelationPropertyIsFalse()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionCopyright © 2018 SAP SE. All Rights Reserved.