bb.io
Class StreamDrainerStoring.UnitTest
java.lang.Object
bb.io.StreamDrainerStoring.UnitTest
- Enclosing class:
- StreamDrainerStoring
public static class StreamDrainerStoring.UnitTest
- extends Object
See the Overview page of the project's javadocs for a general description of this unit test class.
Field Summary |
private static byte[][] |
byteChunks
Contracts: is never null, empty, nor contains an element that is null or empty. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
byteChunks
private static final byte[][] byteChunks
- Contracts: is never null, empty, nor contains an element that is null or empty.
StreamDrainerStoring.UnitTest
public StreamDrainerStoring.UnitTest()
test_all
public void test_all()
throws Exception
- Throws:
Exception