@UnitTest public class DefaultItemSynchronizationFacadeTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultItemSynchronizationFacadeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
performItemSynchronizationWithConfigWillDelegateToSyncServiceWithConfig() |
void |
performItemSynchronizationWithoutConfigWillDelegateToSyncServiceWithDefaultConfig() |
void |
setup() |
void |
testWhenCollectorReturnsSlots_shouldPopulateSelectedDependencies() |
void |
testWhenCollectorReturnsSlots_shouldPopulateSharedDependencies() |
void |
testWhenDefaultMaxDepthIsNotGreaterThanZero() |
void |
testWhenItemCollectorRegistriesReturnEmpty_shouldNotPopulateMoreThanOneLevel() |
public DefaultItemSynchronizationFacadeTest()
public void setup()
public void testWhenDefaultMaxDepthIsNotGreaterThanZero()
public void testWhenItemCollectorRegistriesReturnEmpty_shouldNotPopulateMoreThanOneLevel()
public void testWhenCollectorReturnsSlots_shouldPopulateSelectedDependencies()
public void testWhenCollectorReturnsSlots_shouldPopulateSharedDependencies()
public void performItemSynchronizationWithConfigWillDelegateToSyncServiceWithConfig()
public void performItemSynchronizationWithoutConfigWillDelegateToSyncServiceWithDefaultConfig()
Copyright © 2017 SAP SE. All Rights Reserved.