Class CurrencyUtilsTest


  • @UnitTest
    public class CurrencyUtilsTest
    extends java.lang.Object
    • Constructor Detail

      • CurrencyUtilsTest

        public CurrencyUtilsTest()
    • Method Detail

      • setUp

        public void setUp()
      • testApplyRounding

        public void testApplyRounding()
      • testApplyRoundingNoDigits

        public void testApplyRoundingNoDigits()
      • testApplyRoundingNoPrice

        public void testApplyRoundingNoPrice()
      • testConvertCurrencyNoConverter

        public void testConvertCurrencyNoConverter()
      • testConvertCurrencyWithConverter

        public void testConvertCurrencyWithConverter()