Class CurrencyUtilsTest

java.lang.Object
de.hybris.platform.ruleengineservices.util.CurrencyUtilsTest

@UnitTest public class CurrencyUtilsTest extends Object
  • Constructor Details

    • CurrencyUtilsTest

      public CurrencyUtilsTest()
  • Method Details

    • setUp

      public void setUp()
    • testApplyRounding

      public void testApplyRounding()
    • testApplyRoundingNoDigits

      public void testApplyRoundingNoDigits()
    • testApplyRoundingNoPrice

      public void testApplyRoundingNoPrice()
    • testConvertCurrencyNoConverter

      public void testConvertCurrencyNoConverter()
    • testConvertCurrencyWithConverter

      public void testConvertCurrencyWithConverter()