Package de.hybris.deltadetection.impl
Class ChangeDetectionIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.deltadetection.impl.ChangeDetectionIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
Integration tests for change detection feature
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected List<ItemVersionMarkerModel>lookupChangeFor(PK pk) voidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods 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
-
ChangeDetectionIntegrationTest
public ChangeDetectionIntegrationTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldTreatItemVersionMarkerAsSLDSafeForWriting
public void shouldTreatItemVersionMarkerAsSLDSafeForWriting() -
testFindChangesForNewItem
- Throws:
Exception
-
testFindChangesForModifiedItem
- Throws:
Exception
-
testFindChangesForNotChangedItem
- Throws:
Exception
-
testFindChangeForRemovedItem
- Throws:
Exception
-
testFindChangesForRemovedItems
- Throws:
Exception
-
testConsumeChangesForOneNewItem
- Throws:
Exception
-
testConsumeChangesConcurrently
- Throws:
Exception
-
lookupChangeFor
-
testConsumeChangesForDifferentChangeTypesAndDifferentItemTypes
- Throws:
Exception
-
testFindChangesByType
- Throws:
Exception
-
testFindChangesForNewItemStreamAware
- Throws:
Exception
-
testFindChangesForRemovedItemStreamAware
- Throws:
Exception
-
testFindChangesForModifiedItemStreamAware
- Throws:
Exception
-
testFindChangesByTypeStreamAware
- Throws:
Exception
-