@IntegrationTest public class ChangeDetectionResetStreamTest extends ServicelayerBaseTest
jaloSession| Constructor and Description |
|---|
ChangeDetectionResetStreamTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
deletedItemChangeConsumptionShouldChangeStatusToDeleted() |
void |
deleteStreamShouldDeleteAllVersionMarkers() |
void |
ivmWithDeletedStatusShouldBeRestoredInCaseOfSameNewItem() |
void |
prepare() |
void |
resetShouldReactiveIvmWithDeletedStatus() |
void |
resetStreamEndToEndTest()
More comprehensive end-to-end reset test: - ivm actual with timestamp matching item -> back to epoch - ivm with
timestamp before item modifications -> back to epoch - ivm deleted before -> activate
|
void |
resetStreamShouldChangeIvmTimestamp() |
void |
shouldNotRevertValueInCaseOfDeletion() |
void |
shouldRevertVersionToNull() |
void |
shouldRevertVersionToPreviousValue() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void prepare()
public void deletedItemChangeConsumptionShouldChangeStatusToDeleted()
public void ivmWithDeletedStatusShouldBeRestoredInCaseOfSameNewItem()
public void resetStreamShouldChangeIvmTimestamp()
public void shouldRevertVersionToNull()
public void shouldRevertVersionToPreviousValue()
public void shouldNotRevertValueInCaseOfDeletion()
public void resetShouldReactiveIvmWithDeletedStatus()
public void resetStreamEndToEndTest()
public void deleteStreamShouldDeleteAllVersionMarkers()
Copyright © 2018 SAP SE. All Rights Reserved.