Class CategoryRemovalValidatorTest

java.lang.Object
de.hybris.platform.category.interceptors.CategoryRemovalValidatorTest

@UnitTest public class CategoryRemovalValidatorTest extends Object
  • Constructor Details

    • CategoryRemovalValidatorTest

      public CategoryRemovalValidatorTest()
  • Method Details

    • shouldThrowInterceptorExceptionWhenCategoryHasSubcategories

      public void shouldThrowInterceptorExceptionWhenCategoryHasSubcategories()
    • shouldNotThrowInterceptorExceptionWhenCategoryIsLeaf

      public void shouldNotThrowInterceptorExceptionWhenCategoryIsLeaf()
    • shouldNotThrowInterceptorExceptionWhenCategoryHasSubcategoriesButSessionKeyIsTrue

      public void shouldNotThrowInterceptorExceptionWhenCategoryHasSubcategoriesButSessionKeyIsTrue()