Class TestDecimalStringAttributeLocaleEffect

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

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

    • TestDecimalStringAttributeLocaleEffect

      public TestDecimalStringAttributeLocaleEffect(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
    • TestDecimalStringAttributeLocaleEffect_Double_DefaultLocale

      public void TestDecimalStringAttributeLocaleEffect_Double_DefaultLocale() throws Exception
      Throws:
      Exception
    • TestDecimalStringAttributeLocaleEffect_Double_AllAvailableLocales

      public void TestDecimalStringAttributeLocaleEffect_Double_AllAvailableLocales() throws Exception
      Throws:
      Exception
    • TestDecimalStringAttributeLocaleEffect_Float_DefaultLocale

      public void TestDecimalStringAttributeLocaleEffect_Float_DefaultLocale() throws Exception
      Throws:
      Exception
    • TestDecimalStringAttributeLocaleEffect_Float_AllAvailableLocales

      public void TestDecimalStringAttributeLocaleEffect_Float_AllAvailableLocales() throws Exception
      Throws:
      Exception