Class CharonKbDeterminationFacadeImplTest

java.lang.Object
de.hybris.platform.sap.productconfig.runtime.cps.impl.CharonKbDeterminationFacadeImplTest

@UnitTest public class CharonKbDeterminationFacadeImplTest extends Object
  • Constructor Details

    • CharonKbDeterminationFacadeImplTest

      public CharonKbDeterminationFacadeImplTest()
  • Method Details

    • initialize

      public void initialize()
    • testObjectMapper

      public void testObjectMapper()
    • testParseKBKeyFromExtConfig

      public void testParseKBKeyFromExtConfig()
    • testParseKBKeyFromExtConfigInvalidFormat

      public void testParseKBKeyFromExtConfigInvalidFormat()
    • testHasKbForKeyMatching

      public void testHasKbForKeyMatching()
    • testHasKbForKeyVersionNotMatching

      public void testHasKbForKeyVersionNotMatching()
    • testHasKbForKeyLogSysNotMatching

      public void testHasKbForKeyLogSysNotMatching()
    • testHasKbForKeyNameNotMatching

      public void testHasKbForKeyNameNotMatching()
    • testResultIdAvailable

      public void testResultIdAvailable()
    • testResultIdAvailableEmptyList

      public void testResultIdAvailableEmptyList()
    • testExtConfigurationStrategy

      public void testExtConfigurationStrategy()
    • testGetCurrentKbIdForProductPastDate

      public void testGetCurrentKbIdForProductPastDate()
    • testGetCurrentKbIdForProductFutureDate

      public void testGetCurrentKbIdForProductFutureDate()
    • testGetCurrentKbIdForProductInvalidDate

      public void testGetCurrentKbIdForProductInvalidDate()
    • tesHasKbForDateHttpException

      public void tesHasKbForDateHttpException()
    • tesHasKbForDateHttpExceptionWithDefaultErrorHandler

      public void tesHasKbForDateHttpExceptionWithDefaultErrorHandler()
    • testHasKbForDateFalse

      public void testHasKbForDateFalse()
    • testHasKbForDateTrue

      public void testHasKbForDateTrue()
    • testHasValidKBForKey

      public void testHasValidKBForKey()
    • testHasValidKBForKeyFalse

      public void testHasValidKBForKeyFalse()