Class IOUtilsTest

java.lang.Object
test.de.iip_ecosphere.platform.support.IOUtilsTest

public class IOUtilsTest extends Object
Tests IOUtils.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • IOUtilsTest

      public IOUtilsTest()
  • Method Details

    • testReadLines

      public void testReadLines() throws IOException
      Tests IOUtils.readLines(java.io.InputStream) and IOUtils.readLines(java.io.InputStream, Charset).
      Throws:
      IOException - shall not occur if successful