bb.io
Class StreamUtil.UnitTest
java.lang.Object
bb.io.StreamUtil.UnitTest
- Enclosing class:
- StreamUtil
public static class StreamUtil.UnitTest
- extends Object
See the Overview page of the project's javadocs for a general description of this unit test class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamUtil.UnitTest
public StreamUtil.UnitTest()
test_drain_shouldPass1
public void test_drain_shouldPass1()
throws Throwable
- Throws:
Throwable
test_drain_shouldPass2
public void test_drain_shouldPass2()
throws Throwable
- Throws:
Throwable
test_drain_shouldFail
public void test_drain_shouldFail()
throws Throwable
- Throws:
Throwable
test_transfer
public void test_transfer()
throws Exception
- Throws:
Exception