Class ComparableConflictGroupTest

java.lang.Object
de.hybris.platform.sap.productconfig.facades.populator.ComparableConflictGroupTest

@UnitTest public class ComparableConflictGroupTest extends Object
  • Constructor Details

    • ComparableConflictGroupTest

      public ComparableConflictGroupTest()
  • Method Details

    • testCsticsNull

      public void testCsticsNull()
    • testNoCsticGroups

      public void testNoCsticGroups()
    • testCompareNoMatchFound

      public void testCompareNoMatchFound()
    • testCompare

      public void testCompare()
    • testCompareReverse

      public void testCompareReverse()
    • testRank

      public void testRank()
    • testRankOnlySecondMostImportant

      public void testRankOnlySecondMostImportant()
    • testStoredRankInitial

      public void testStoredRankInitial()
    • testStoredRank

      public void testStoredRank()
    • testRankNoCsticList

      public void testRankNoCsticList()
    • testRankNoCsticsAtConflict

      public void testRankNoCsticsAtConflict()
    • testCompareConflictsContainOnlySecondMostImportant

      public void testCompareConflictsContainOnlySecondMostImportant()
    • testCompareConflictsContainOnlySecondMostImportantReverse

      public void testCompareConflictsContainOnlySecondMostImportantReverse()
    • testCompareSameRanking

      public void testCompareSameRanking()
    • testCompareSameRankingReverse

      public void testCompareSameRankingReverse()
    • testCompareSameConflict

      public void testCompareSameConflict()
    • testEqualsSame

      public void testEqualsSame()
    • testEqualsSameRanking

      public void testEqualsSameRanking()
    • testEqualsNotEqual

      public void testEqualsNotEqual()
    • testHashCodeSameRanking

      public void testHashCodeSameRanking()
    • testHashCode

      public void testHashCode()
    • testCompareConflictsDoNotContainCstics

      public void testCompareConflictsDoNotContainCstics()
    • testToIntegerAndStore

      public void testToIntegerAndStore()
    • testGetCsticGroupsFlat

      public void testGetCsticGroupsFlat()
    • testGetCsticGroupsFlatSetNull

      public void testGetCsticGroupsFlatSetNull()