| org.apache.harmony.luni.tests.java.io.PipedOutputStreamTest
PipedOutputStreamTest | public class PipedOutputStreamTest extends TestCase (Code) | | |
Inner Class :static class PReader implements Runnable | |
tearDown | protected void tearDown()(Code) | | Tears down the fixture, for example, close a network connection. This
method is called after a test is executed.
|
test_Constructor | public void test_Constructor()(Code) | | |
test_ConstructorLjava_io_PipedInputStream | public void test_ConstructorLjava_io_PipedInputStream() throws Exception(Code) | | |
test_connectLjava_io_PipedInputStream | public void test_connectLjava_io_PipedInputStream()(Code) | | |
test_connectLjava_io_PipedInputStream_Exception | public void test_connectLjava_io_PipedInputStream_Exception() throws IOException(Code) | | |
|
|