Class ClassificationClassSupercategoriesUnassigningPrepareInterceptorIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ClassificationClassSupercategoriesUnassigningPrepareInterceptorIntegrationTest extends AbstractGroupAssignmentPrepareInterceptorIntegrationTest
  • Constructor Details

    • ClassificationClassSupercategoriesUnassigningPrepareInterceptorIntegrationTest

      public ClassificationClassSupercategoriesUnassigningPrepareInterceptorIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws ImpExException
      Throws:
      ImpExException
    • shouldRemoveGroupAssignmentsIfUserReplaceSupercategory

      public void shouldRemoveGroupAssignmentsIfUserReplaceSupercategory()
    • shouldRemoveGroupAssignmentsIfUserUnassignsSupercategory

      public void shouldRemoveGroupAssignmentsIfUserUnassignsSupercategory()
    • shouldRemoveGroupAssignmentsInSubcategoriesDuringEditingSupercategories

      public void shouldRemoveGroupAssignmentsInSubcategoriesDuringEditingSupercategories()
    • shouldNotCreateDuplicateGroupAssignments

      public void shouldNotCreateDuplicateGroupAssignments()
    • shouldNotRemoveGroupAssignmentsDuringRemovingSupercategoryWithDuplicateAttributeAssignment

      public void shouldNotRemoveGroupAssignmentsDuringRemovingSupercategoryWithDuplicateAttributeAssignment()
    • shouldNotRemoveClassFeatureGroupAssignmentInSubCategoryWhileDuplicateSupercategories

      public void shouldNotRemoveClassFeatureGroupAssignmentInSubCategoryWhileDuplicateSupercategories() throws ImpExException
      Throws:
      ImpExException
    • shouldNotRemoveClassFeatureGroupAssignmentFromGroupDuringMergingSupercategories

      public void shouldNotRemoveClassFeatureGroupAssignmentFromGroupDuringMergingSupercategories() throws ImpExException
      Throws:
      ImpExException
    • findClassGroupFeature

      protected ClassFeatureGroupModel findClassGroupFeature(String groupCode)
    • findClassFeatureGroupAssignment

      protected ClassFeatureGroupAssignmentModel findClassFeatureGroupAssignment(ClassAttributeAssignmentModel classAttributeAssignment, ClassificationClassModel category)
    • findClassAttributeAssignment

      protected ClassAttributeAssignmentModel findClassAttributeAssignment(String attributeCode, ClassificationClassModel category)