Class ClassificationClassCreateInheritedFeatureGroupAssignmentPrepareInterceptorTest
- java.lang.Object
-
- com.hybris.classificationgroupsservices.interceptors.classificationclass.ClassificationClassCreateInheritedFeatureGroupAssignmentPrepareInterceptorTest
-
public class ClassificationClassCreateInheritedFeatureGroupAssignmentPrepareInterceptorTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ClassificationClassCreateInheritedFeatureGroupAssignmentPrepareInterceptorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidshouldCreateLackingFeatureGroupAssignmentsForAllClassAttributeAssignments()voidshouldNotCreateFeatureGroupAssignmentIfThereIsNoClassAttributeAssignment()
-
-
-
Method Detail
-
shouldNotCreateFeatureGroupAssignmentIfThereIsNoClassAttributeAssignment
public void shouldNotCreateFeatureGroupAssignmentIfThereIsNoClassAttributeAssignment()
-
shouldCreateLackingFeatureGroupAssignmentsForAllClassAttributeAssignments
public void shouldCreateLackingFeatureGroupAssignmentsForAllClassAttributeAssignments()
-
-