public class LengthLimitedInputStreamTest extends Object
| Constructor and Description |
|---|
LengthLimitedInputStreamTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
testReadByBytes() |
void |
testReadEntireStream() |
void |
testSkip() |
void |
testStreamEndsEarly() |
void |
testStreamEndsEarlyByBytes() |
public void init()
public void testReadEntireStream()
throws IOException
IOExceptionpublic void testReadByBytes()
throws IOException
IOExceptionpublic void testSkip()
throws IOException
IOExceptionpublic void testStreamEndsEarly()
throws IOException
IOExceptionpublic void testStreamEndsEarlyByBytes()
throws IOException
IOExceptionCopyright © 2021. All rights reserved.