| org.apache.harmony.luni.tests.java.io.SequenceInputStreamTest
SequenceInputStreamTest | public class SequenceInputStreamTest extends junit.framework.TestCase (Code) | | |
setUp | protected void setUp()(Code) | | Sets up the fixture, for example, open a network connection. This method
is called before a test is executed.
|
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_ConstructorLjava_io_InputStreamLjava_io_InputStream | public void test_ConstructorLjava_io_InputStreamLjava_io_InputStream()(Code) | | |
test_ConstructorLjava_util_Enumeration | public void test_ConstructorLjava_util_Enumeration()(Code) | | |
test_Constructor_LInputStreamLInputStream_Null | public void test_Constructor_LInputStreamLInputStream_Null()(Code) | | |
test_available | public void test_available()(Code) | | |
|
|