Class ConflictCheckerImplTest
java.lang.Object
de.hybris.platform.sap.productconfig.frontend.validator.ConflictCheckerImplTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
ConflictCheckerImplTest
public ConflictCheckerImplTest()
-
-
Method Details
-
testNoConflicts
public void testNoConflicts() -
testWithConflictWithText
public void testWithConflictWithText() -
testDoNotOverwriteErrorStatusOnGroup
public void testDoNotOverwriteErrorStatusOnGroup() -
testWithConflictWithoutText
public void testWithConflictWithoutText() -
testcheckMandatoryFieldsInGroupWithCstic
public void testcheckMandatoryFieldsInGroupWithCstic() -
testcheckMandatoryFieldsInGroupWithSubGroups
public void testcheckMandatoryFieldsInGroupWithSubGroups() -
testcheckConflictsInGroupWithCstic
public void testcheckConflictsInGroupWithCstic() -
testcheckConflictsInGroupWithSubGroups
public void testcheckConflictsInGroupWithSubGroups() -
testEquals
public void testEquals() -
testMandatoryFields
public void testMandatoryFields() -
testMandatoryFieldsMultipleGroups
public void testMandatoryFieldsMultipleGroups() -
testMandatoryFieldsMultipleGroupsDoNotOverwriteError
public void testMandatoryFieldsMultipleGroupsDoNotOverwriteError() -
testNoMandatoryFields
public void testNoMandatoryFields() -
testCheckCompletnessErrorInGroup
public void testCheckCompletnessErrorInGroup() -
testCheckCompletnessConflictInGroup
public void testCheckCompletnessConflictInGroup() -
testCheckCompletnessEmptyGroup
public void testCheckCompletnessEmptyGroup() -
testCheckCompletnessCompleteGroup
public void testCheckCompletnessCompleteGroup() -
testCheckCompletnessCompleteGroup_notVisited
public void testCheckCompletnessCompleteGroup_notVisited() -
testCheckCompletnessCompleteGroupSubGroupError
public void testCheckCompletnessCompleteGroupSubGroupError() -
testCheckCompletnessCompleteGroupNoMandatoryNoValue
public void testCheckCompletnessCompleteGroupNoMandatoryNoValue() -
testCheckCompletnessCompleteGroupMandatoryNoValue
public void testCheckCompletnessCompleteGroupMandatoryNoValue() -
testCheckCompletnessCompleteSubGroup
public void testCheckCompletnessCompleteSubGroup() -
testCheckCompletnessNullGroup
public void testCheckCompletnessNullGroup()
-