Class TestFloatFormatterLocaleEffect

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.pixelmed.test.TestFloatFormatterLocaleEffect
All Implemented Interfaces:
junit.framework.Test

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

    • TestFloatFormatterLocaleEffect

      public TestFloatFormatterLocaleEffect(String name)
  • Method Details

    • 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 Exception
      Throws:
      Exception
    • TestFloatFormatterLocaleEffect_Double_DefaultFrenchLocale

      public void TestFloatFormatterLocaleEffect_Double_DefaultFrenchLocale() throws Exception
      Throws:
      Exception
    • TestFloatFormatterLocaleEffect_Double_WantFrenchLocaleUsingDefault

      public void TestFloatFormatterLocaleEffect_Double_WantFrenchLocaleUsingDefault() throws Exception
      Throws:
      Exception
    • TestFloatFormatterLocaleEffect_Double_WantFrenchLocaleUsingExplicitLocale

      public void TestFloatFormatterLocaleEffect_Double_WantFrenchLocaleUsingExplicitLocale() throws Exception
      Throws:
      Exception
    • TestFloatFormatterLocaleEffect_Double_DefaultAllAvailableLocales

      public void TestFloatFormatterLocaleEffect_Double_DefaultAllAvailableLocales() throws Exception
      Throws:
      Exception
    • TestFloatFormatterLocaleEffect_Double_ExplicitAllAvailableLocales

      public void TestFloatFormatterLocaleEffect_Double_ExplicitAllAvailableLocales() throws Exception
      Throws:
      Exception