Class CategoryRemovalValidatorIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class CategoryRemovalValidatorIntegrationTest extends ServicelayerTransactionalTest
  • Constructor Details

    • CategoryRemovalValidatorIntegrationTest

      public CategoryRemovalValidatorIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • shouldThrowInterceptorExceptionWhenCategoryHasSubcategories

      public void shouldThrowInterceptorExceptionWhenCategoryHasSubcategories()
    • shouldNotThrowInterceptorExceptionWhenCategoryIsLeaf

      public void shouldNotThrowInterceptorExceptionWhenCategoryIsLeaf()
    • shouldNotThrowInterceptorExceptionWhenCategoryHasSubcategoriesButSessionKeyIsTrue

      public void shouldNotThrowInterceptorExceptionWhenCategoryHasSubcategoriesButSessionKeyIsTrue()