Class ValueFormatTranslatorImplTest


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

      • ValueFormatTranslatorImplTest

        public ValueFormatTranslatorImplTest()
    • Method Detail

      • setup

        public void setup()
      • testGetLocale

        public void testGetLocale()
      • testStringStaysTheSame

        public void testStringStaysTheSame()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testParseNumeric

        public void testParseNumeric()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testParseNumeric_empty

        public void testParseNumeric_empty()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testParseNumeric_null

        public void testParseNumeric_null()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testParseNumeric_invalid

        public void testParseNumeric_invalid()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testParseNumericDE

        public void testParseNumericDE()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testParseNumericDotZero

        public void testParseNumericDotZero()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFormatNumeric

        public void testFormatNumeric()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFormatNumericExponent

        public void testFormatNumericExponent()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFormatNumericDE

        public void testFormatNumericDE()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFormatNumericExponentDE

        public void testFormatNumericExponentDE()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFormatNumericNull

        public void testFormatNumericNull()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFormatNumericEmpty

        public void testFormatNumericEmpty()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFormatNumericLargeNumber

        public void testFormatNumericLargeNumber()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFormatDate

        public void testFormatDate()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception