Class DefaultItemSynchronizationFacadeTest
java.lang.Object
de.hybris.platform.cmsfacades.synchronization.impl.DefaultItemSynchronizationFacadeTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidsetup()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultItemSynchronizationFacadeTest
public DefaultItemSynchronizationFacadeTest()
-
-
Method Details
-
setup
public void setup() -
testWhenDefaultMaxDepthIsNotGreaterThanZero
public void testWhenDefaultMaxDepthIsNotGreaterThanZero() -
testWhenItemCollectorRegistriesReturnEmpty_shouldNotPopulateMoreThanOneLevel
public void testWhenItemCollectorRegistriesReturnEmpty_shouldNotPopulateMoreThanOneLevel() -
testWhenCollectorReturnsSlots_shouldPopulateSelectedDependencies
public void testWhenCollectorReturnsSlots_shouldPopulateSelectedDependencies() -
performItemSynchronizationWithConfigWillDelegateToSyncServiceWithConfig
public void performItemSynchronizationWithConfigWillDelegateToSyncServiceWithConfig() -
performItemSynchronizationWithoutConfigWillDelegateToSyncServiceWithDefaultConfig
public void performItemSynchronizationWithoutConfigWillDelegateToSyncServiceWithDefaultConfig() -
shouldValidateRequestAndSynchronizationDataBeforeSynchronizingItems
public void shouldValidateRequestAndSynchronizationDataBeforeSynchronizingItems() -
shouldThrowValidationExceptionIfValidationFails
- Throws:
ValidationException
-
shouldFailGetSynchronizationItemStatusWhenItemModelIsNotFound
public void shouldFailGetSynchronizationItemStatusWhenItemModelIsNotFound() -
shouldFailPerformItemSynchronizationWhenOneItemModelIsNotFound
public void shouldFailPerformItemSynchronizationWhenOneItemModelIsNotFound() -
mustInitSyncCache
public void mustInitSyncCache()
-