Class Y2YStreamConfigurationPrepareInterceptorIntegrationTest

    • Constructor Detail

      • Y2YStreamConfigurationPrepareInterceptorIntegrationTest

        public Y2YStreamConfigurationPrepareInterceptorIntegrationTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldGenerateDataHubTypeWithNamespacePrefix

        public void shouldGenerateDataHubTypeWithNamespacePrefix()
      • shouldNotGenerateDataHubTypeForSavedObject

        public void shouldNotGenerateDataHubTypeForSavedObject()
      • shouldSkipDataHubTypeGenerationIfSet

        public void shouldSkipDataHubTypeGenerationIfSet()
      • shouldSkipGenerationOfWhereClauseWhenAutoGenerateWhereClauseOptionIsSetToFalse

        public void shouldSkipGenerationOfWhereClauseWhenAutoGenerateWhereClauseOptionIsSetToFalse()
                                                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSkipGenerationOfInfoExpressionWhenAutoGenerateInfoExpressionOptionIsSetToFalse

        public void shouldSkipGenerationOfInfoExpressionWhenAutoGenerateInfoExpressionOptionIsSetToFalse()
                                                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSkipGenerationOfWhereClauseForCompletelyCatalogVersionUnawareModel

        public void shouldSkipGenerationOfWhereClauseForCompletelyCatalogVersionUnawareModel()
                                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSkipGenerationOfWhereClauseForItemTypeStream

        public void shouldSkipGenerationOfWhereClauseForItemTypeStream()
                                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldAutoGenerateWhereClauseForCatalogVersionAwareModel

        public void shouldAutoGenerateWhereClauseForCatalogVersionAwareModel()
                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldAutoGenerateInfoExpressionForCatalogVersionAwareModel

        public void shouldAutoGenerateInfoExpressionForCatalogVersionAwareModel()
                                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldAutoGenerateWhereClauseForCatalogVersionUnawareModelUsingPartOfRelation

        public void shouldAutoGenerateWhereClauseForCatalogVersionUnawareModelUsingPartOfRelation()
                                                                                           throws java.lang.Exception
        Throws:
        java.lang.Exception