Class IntervalInDomainHelperImplTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
de.hybris.platform.sap.productconfig.facades.impl.IntervalInDomainHelperImplTest
All Implemented Interfaces:
junit.framework.Test

@UnitTest public class IntervalInDomainHelperImplTest extends junit.framework.TestCase
  • Field Details

    • i18nService

      @Mock protected I18NService i18nService
  • Constructor Details

    • IntervalInDomainHelperImplTest

      public IntervalInDomainHelperImplTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Overrides:
      setUp in class junit.framework.TestCase
      Throws:
      Exception
    • testFormatNumericInterval

      public void testFormatNumericInterval()
    • testFormatNumericIntervalWithInfinity

      public void testFormatNumericIntervalWithInfinity()
    • testFormatNumericIntervalWithNegativeValues

      public void testFormatNumericIntervalWithNegativeValues()
    • testRetrieveIntervalMask

      public void testRetrieveIntervalMask()