Class ClassificationClassAttributeAssignmentRemovalPrepareInterceptorTest
- java.lang.Object
-
- com.hybris.classificationgroupsservices.interceptors.classificationclass.ClassificationClassAttributeAssignmentRemovalPrepareInterceptorTest
-
public class ClassificationClassAttributeAssignmentRemovalPrepareInterceptorTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ClassificationClassAttributeAssignmentRemovalPrepareInterceptorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidshouldInvokeRemovingFeatureGroupAssignmentIfClassAttributeAssignmentIsNotNew()voidshouldNotRemoveFeatureGroupAssignmentOfNewClassAttributeAssignment()
-
-
-
Method Detail
-
shouldNotRemoveFeatureGroupAssignmentOfNewClassAttributeAssignment
public void shouldNotRemoveFeatureGroupAssignmentOfNewClassAttributeAssignment()
-
shouldInvokeRemovingFeatureGroupAssignmentIfClassAttributeAssignmentIsNotNew
public void shouldInvokeRemovingFeatureGroupAssignmentIfClassAttributeAssignmentIsNotNew()
-
-