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
IOException
public static StringBuilder generateTestStr(int nrChars)
public static void test(String testStr, int buffSize, boolean buffered) throws IOException
IOException
public void testNoReaderBehaviour() throws IOException, InterruptedException, ExecutionException, TimeoutException
public void testNoReaderBehaviour2() throws IOException
IOException
public void testNoReaderTimeout() throws IOException
IOException
public void testCloseWithReason() throws IOException
IOException
Copyright © 2021 SPF4J. All rights reserved.