Class TestCharacterSetTextAttribute

  • All Implemented Interfaces:
    junit.framework.Test

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

      • TestCharacterSetTextAttribute

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

        public void TestCharacterSetTextAttribute_AddValueAndWriteItDefaultEncoding()
                                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestCharacterSetTextAttribute_AddValueAndWriteIt

        public void TestCharacterSetTextAttribute_AddValueAndWriteIt()
                                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestCharacterSetTextAttribute_SetValueAndWriteIt

        public void TestCharacterSetTextAttribute_SetValueAndWriteIt()
                                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestCharacterSetTextAttribute_AddStringValueFromByteArrayAndWriteIt

        public void TestCharacterSetTextAttribute_AddStringValueFromByteArrayAndWriteIt()
                                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestCharacterSetTextAttribute_SetByteArrayValuesAndWriteIt

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