Package de.hybris.deltadetection.impl
Class ChangeDetectionResetStreamTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.deltadetection.impl.ChangeDetectionResetStreamTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidprepare()voidvoidMore 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 -> activatevoidvoidvoidvoidMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
ChangeDetectionResetStreamTest
public ChangeDetectionResetStreamTest()
-
-
Method Details
-
prepare
public void prepare() -
deletedItemChangeConsumptionShouldChangeStatusToDeleted
public void deletedItemChangeConsumptionShouldChangeStatusToDeleted() -
ivmWithDeletedStatusShouldBeRestoredInCaseOfSameNewItem
public void ivmWithDeletedStatusShouldBeRestoredInCaseOfSameNewItem() -
resetStreamShouldChangeIvmTimestamp
public void resetStreamShouldChangeIvmTimestamp() -
shouldRevertVersionToNull
public void shouldRevertVersionToNull() -
shouldRevertVersionToPreviousValue
public void shouldRevertVersionToPreviousValue() -
shouldNotRevertValueInCaseOfDeletion
public void shouldNotRevertValueInCaseOfDeletion() -
resetShouldReactiveIvmWithDeletedStatus
public void resetShouldReactiveIvmWithDeletedStatus() -
resetStreamEndToEndTest
public 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 -
deleteStreamShouldDeleteAllVersionMarkers
public void deleteStreamShouldDeleteAllVersionMarkers()
-