Class CategoryRemovalValidatorIntegrationTest

    • Constructor Detail

      • CategoryRemovalValidatorIntegrationTest

        public CategoryRemovalValidatorIntegrationTest()
    • Method Detail

      • setUp

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

        public void shouldThrowInterceptorExceptionWhenCategoryHasSubcategories()
      • shouldNotThrowInterceptorExceptionWhenCategoryIsLeaf

        public void shouldNotThrowInterceptorExceptionWhenCategoryIsLeaf()
      • shouldNotThrowInterceptorExceptionWhenCategoryHasSubcategoriesButSessionKeyIsTrue

        public void shouldNotThrowInterceptorExceptionWhenCategoryHasSubcategoriesButSessionKeyIsTrue()