Class CategoryRemovalValidatorTest
java.lang.Object
de.hybris.platform.category.interceptors.CategoryRemovalValidatorTest
Test for
CategoryRemovalValidator.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Constructor Details
-
CategoryRemovalValidatorTest
public CategoryRemovalValidatorTest()
-
-
Method Details
-
shouldThrowInterceptorExceptionWhenCategoryHasSubcategories
public void shouldThrowInterceptorExceptionWhenCategoryHasSubcategories() -
shouldNotThrowInterceptorExceptionWhenCategoryIsLeaf
public void shouldNotThrowInterceptorExceptionWhenCategoryIsLeaf() -
shouldNotThrowInterceptorExceptionWhenCategoryHasSubcategoriesButSessionKeyIsTrue
public void shouldNotThrowInterceptorExceptionWhenCategoryHasSubcategoriesButSessionKeyIsTrue()
-