Class BundleTemplatePrepareInterceptorIntegrationTest

    • Constructor Detail

      • BundleTemplatePrepareInterceptorIntegrationTest

        public BundleTemplatePrepareInterceptorIntegrationTest()
    • Method Detail

      • testAddSelectionCriteriaToTemplate

        public void testAddSelectionCriteriaToTemplate()
      • testUpdateTemplateWithCriteriaShouldNotDeleteCriteria

        public void testUpdateTemplateWithCriteriaShouldNotDeleteCriteria()
        This test is ignored because when run as a junit test the bundletemplate retrieved from db and one passed to the interceptor are the same and hence test fails. Tested through hmc and the interceptor works as expected