Class DefaultRuleParameterValueConverterTest


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

      • DefaultRuleParameterValueConverterTest

        public DefaultRuleParameterValueConverterTest()
    • Method Detail

      • init

        public void init()
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testConvertBigDecimalToString

        public void testConvertBigDecimalToString()
      • testConvertBigDecimalFromString

        public void testConvertBigDecimalFromString()
      • testConvertDateToString

        public void testConvertDateToString()
                                     throws java.text.ParseException
        Throws:
        java.text.ParseException
      • testConvertDateFromString

        public void testConvertDateFromString()
                                       throws java.text.ParseException
        Throws:
        java.text.ParseException
      • testConvertEnumToString

        public void testConvertEnumToString()
      • testConvertEnumFromString

        public void testConvertEnumFromString()
      • testConvertListToString

        public void testConvertListToString()
                                     throws java.text.ParseException
        Throws:
        java.text.ParseException
      • testConvertListFromString

        public void testConvertListFromString()
                                       throws java.text.ParseException
        Throws:
        java.text.ParseException
      • testConvertMapToString

        public void testConvertMapToString()
                                    throws java.text.ParseException
        Throws:
        java.text.ParseException
      • testConvertMapFromString

        public void testConvertMapFromString()
                                      throws java.text.ParseException
        Throws:
        java.text.ParseException