Package de.hybris.y2ysync.services.impl
Class DefaultDataHubConfigServiceTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTransactionalBaseTest
de.hybris.y2ysync.services.impl.DefaultDataHubConfigServiceTest
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest
public class DefaultDataHubConfigServiceTest
extends ServicelayerTransactionalBaseTest
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods 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
-
DefaultDataHubConfigServiceTest
public DefaultDataHubConfigServiceTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldThrowIllegalStateExceptionWhenForUnsavedStreamConfiguration
public void shouldThrowIllegalStateExceptionWhenForUnsavedStreamConfiguration() -
shouldThrowIllegalStateExceptionWhenForUnsavedStreamConfigurationContainer
public void shouldThrowIllegalStateExceptionWhenForUnsavedStreamConfigurationContainer() -
shouldGenerateDataHubModelForStreamConfiguration
- Throws:
Exception
-
shouldGenerateDataHubModelForStreamConfigurationContainer
- Throws:
Exception
-
shouldGenerateDataHubModelForStreamConfigurationWithUntypedColumnDefintion
public void shouldGenerateDataHubModelForStreamConfigurationWithUntypedColumnDefintion() throws Exception- Throws:
Exception
-