Class TestCharacterSetTextAttribute

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

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

    • TestCharacterSetTextAttribute

      public TestCharacterSetTextAttribute(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
    • TestCharacterSetTextAttribute_AddValueAndWriteItDefaultEncoding

      public void TestCharacterSetTextAttribute_AddValueAndWriteItDefaultEncoding() throws Exception
      Throws:
      Exception
    • TestCharacterSetTextAttribute_AddValueAndWriteIt

      public void TestCharacterSetTextAttribute_AddValueAndWriteIt() throws Exception
      Throws:
      Exception
    • TestCharacterSetTextAttribute_SetValueAndWriteIt

      public void TestCharacterSetTextAttribute_SetValueAndWriteIt() throws Exception
      Throws:
      Exception
    • TestCharacterSetTextAttribute_AddStringValueFromByteArrayAndWriteIt

      public void TestCharacterSetTextAttribute_AddStringValueFromByteArrayAndWriteIt() throws Exception
      Throws:
      Exception
    • TestCharacterSetTextAttribute_SetByteArrayValuesAndWriteIt

      public void TestCharacterSetTextAttribute_SetByteArrayValuesAndWriteIt() throws Exception
      Throws:
      Exception