Class UtilIOTests

  • All Implemented Interfaces:
    junit.framework.Test

    public class UtilIOTests
    extends GenericTestCaseBase
    • Constructor Detail

      • UtilIOTests

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

      • setUp

        protected void setUp()
                      throws java.lang.Exception
        Overrides:
        setUp in class junit.framework.TestCase
        Throws:
        java.lang.Exception
      • tearDown

        protected void tearDown()
                         throws java.lang.Exception
        Overrides:
        tearDown in class junit.framework.TestCase
        Throws:
        java.lang.Exception
      • testReadString

        public void testReadString()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testWriteString

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