sk.baka.tools
Class IOUtilsTest
java.lang.Object
sk.baka.tools.IOUtilsTest
public class IOUtilsTest
- extends Object
Tests the IOUtils class.
- Author:
- Martin Vysny
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IOUtilsTest
public IOUtilsTest()
isUtilityClass
public void isUtilityClass()
testCloseQuietly
public void testCloseQuietly()
copyEmptyStream
public void copyEmptyStream()
throws Exception
- Throws:
Exception
copyRandomBytes
public void copyRandomBytes()
throws Exception
- Throws:
Exception
copyEmptyReader
public void copyEmptyReader()
throws Exception
- Throws:
Exception
copyRandomChars
public void copyRandomChars()
throws Exception
- Throws:
Exception
readerToString
public void readerToString()
throws Exception
- Throws:
Exception
inputStreamToString
public void inputStreamToString()
throws Exception
- Throws:
Exception
inputStreamWithDefaultEncodingToString
public void inputStreamWithDefaultEncodingToString()
throws Exception
- Throws:
Exception
Copyright © 2009-2010. All Rights Reserved.