public class PipedOutputStreamTest extends Object
| Constructor and Description |
|---|
PipedOutputStreamTest() |
| Modifier and Type | Method and Description |
|---|---|
static StringBuilder |
generateTestStr(int nrChars) |
static void |
test(String testStr,
int buffSize,
boolean buffered) |
void |
testCloseWithReason() |
void |
testNoReaderBehaviour() |
void |
testNoReaderBehaviour2() |
void |
testNoReaderTimeout() |
void |
testStreamPiping() |
public void testStreamPiping()
throws IOException
IOExceptionpublic static StringBuilder generateTestStr(int nrChars)
public static void test(String testStr, int buffSize, boolean buffered) throws IOException
IOExceptionpublic void testNoReaderBehaviour()
throws IOException,
InterruptedException,
ExecutionException,
TimeoutException
public void testNoReaderBehaviour2()
throws IOException
IOExceptionpublic void testNoReaderTimeout()
throws IOException
IOExceptionpublic void testCloseWithReason()
throws IOException
IOExceptionCopyright © 2021 SPF4J. All rights reserved.