Class TestFloatFormatterLocaleEffect

  • All Implemented Interfaces:
    junit.framework.Test

    public class TestFloatFormatterLocaleEffect
    extends junit.framework.TestCase
    • Constructor Detail

      • TestFloatFormatterLocaleEffect

        public TestFloatFormatterLocaleEffect​(java.lang.String name)
    • Method Detail

      • suite

        public static junit.framework.Test suite()
      • setUp

        protected void setUp()
        Overrides:
        setUp in class junit.framework.TestCase
      • tearDown

        protected void tearDown()
        Overrides:
        tearDown in class junit.framework.TestCase
      • TestFloatFormatterLocaleEffect_Double_DefaultLocale

        public void TestFloatFormatterLocaleEffect_Double_DefaultLocale()
                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestFloatFormatterLocaleEffect_Double_DefaultFrenchLocale

        public void TestFloatFormatterLocaleEffect_Double_DefaultFrenchLocale()
                                                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestFloatFormatterLocaleEffect_Double_WantFrenchLocaleUsingDefault

        public void TestFloatFormatterLocaleEffect_Double_WantFrenchLocaleUsingDefault()
                                                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestFloatFormatterLocaleEffect_Double_WantFrenchLocaleUsingExplicitLocale

        public void TestFloatFormatterLocaleEffect_Double_WantFrenchLocaleUsingExplicitLocale()
                                                                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestFloatFormatterLocaleEffect_Double_DefaultAllAvailableLocales

        public void TestFloatFormatterLocaleEffect_Double_DefaultAllAvailableLocales()
                                                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestFloatFormatterLocaleEffect_Double_ExplicitAllAvailableLocales

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