Package de.hybris.y2ysync.model
Class Y2YStreamConfigurationPrepareInterceptorIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.y2ysync.model.Y2YStreamConfigurationPrepareInterceptorIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest
public class Y2YStreamConfigurationPrepareInterceptorIntegrationTest
extends ServicelayerBaseTest
-
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
-
Y2YStreamConfigurationPrepareInterceptorIntegrationTest
public Y2YStreamConfigurationPrepareInterceptorIntegrationTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldGenerateDataHubTypeWithNamespacePrefix
public void shouldGenerateDataHubTypeWithNamespacePrefix() -
shouldNotGenerateDataHubTypeForSavedObject
public void shouldNotGenerateDataHubTypeForSavedObject() -
shouldSkipDataHubTypeGenerationIfSet
public void shouldSkipDataHubTypeGenerationIfSet() -
shouldSkipGenerationOfWhereClauseWhenAutoGenerateWhereClauseOptionIsSetToFalse
public void shouldSkipGenerationOfWhereClauseWhenAutoGenerateWhereClauseOptionIsSetToFalse() throws Exception- Throws:
Exception
-
shouldSkipGenerationOfInfoExpressionWhenAutoGenerateInfoExpressionOptionIsSetToFalse
public void shouldSkipGenerationOfInfoExpressionWhenAutoGenerateInfoExpressionOptionIsSetToFalse() throws Exception- Throws:
Exception
-
shouldSkipGenerationOfWhereClauseForCompletelyCatalogVersionUnawareModel
public void shouldSkipGenerationOfWhereClauseForCompletelyCatalogVersionUnawareModel() throws Exception- Throws:
Exception
-
shouldSkipGenerationOfWhereClauseForItemTypeStream
- Throws:
Exception
-
shouldAutoGenerateWhereClauseForCatalogVersionAwareModel
- Throws:
Exception
-
shouldAutoGenerateInfoExpressionForCatalogVersionAwareModel
- Throws:
Exception
-
shouldAutoGenerateWhereClauseForCatalogVersionUnawareModelUsingPartOfRelation
public void shouldAutoGenerateWhereClauseForCatalogVersionUnawareModelUsingPartOfRelation() throws Exception- Throws:
Exception
-