public class StreamsTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
StreamsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testReadLenBytesFully() |
void |
testReadLenBytesFullyHostileLengthDoesNotOverAllocate() |
void |
testReadLenBytesFullyNegativeLength() |
void |
testReadLenBytesFullyPartialReads() |
void |
testReadLenBytesFullyShortStreamThrows() |
void |
testReadLenBytesFullyZeroLength() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringpublic void testReadLenBytesFully()
throws java.io.IOException
java.io.IOExceptionpublic void testReadLenBytesFullyZeroLength()
throws java.io.IOException
java.io.IOExceptionpublic void testReadLenBytesFullyPartialReads()
throws java.io.IOException
java.io.IOExceptionpublic void testReadLenBytesFullyShortStreamThrows()
public void testReadLenBytesFullyHostileLengthDoesNotOverAllocate()
public void testReadLenBytesFullyNegativeLength()
throws java.io.IOException
java.io.IOException