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
  • Constructor Details

    • Y2YStreamConfigurationPrepareInterceptorIntegrationTest

      public Y2YStreamConfigurationPrepareInterceptorIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      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

      public void shouldSkipGenerationOfWhereClauseForItemTypeStream() throws Exception
      Throws:
      Exception
    • shouldAutoGenerateWhereClauseForCatalogVersionAwareModel

      public void shouldAutoGenerateWhereClauseForCatalogVersionAwareModel() throws Exception
      Throws:
      Exception
    • shouldAutoGenerateInfoExpressionForCatalogVersionAwareModel

      public void shouldAutoGenerateInfoExpressionForCatalogVersionAwareModel() throws Exception
      Throws:
      Exception
    • shouldAutoGenerateWhereClauseForCatalogVersionUnawareModelUsingPartOfRelation

      public void shouldAutoGenerateWhereClauseForCatalogVersionUnawareModelUsingPartOfRelation() throws Exception
      Throws:
      Exception