Class CategorySldTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class CategorySldTest extends ServicelayerBaseTest
Direct persistence tests for Category related scenarios
  • Constructor Details

    • CategorySldTest

      public CategorySldTest()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public void tearDown()
    • shouldCreateCategoryWithBasicAttributes

      public void shouldCreateCategoryWithBasicAttributes()
    • shouldCreateCategoriesWithTheSameSupercategory

      public void shouldCreateCategoriesWithTheSameSupercategory()
    • shouldCreateCategoryWitAllowedPrincipalsOnlyForGivenCategory

      public void shouldCreateCategoryWitAllowedPrincipalsOnlyForGivenCategory()
    • shouldCreateCategoryWitAllowedPrincipalsForAllRelatedCategories

      public void shouldCreateCategoryWitAllowedPrincipalsForAllRelatedCategories()