| org.apache.harmony.luni.tests.java.io.BufferedWriterTest
BufferedWriterTest | public class BufferedWriterTest extends junit.framework.TestCase (Code) | | |
sw | Support_StringWriter sw(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_Writer | public void test_ConstructorLjava_io_Writer()(Code) | | |
test_ConstructorLjava_io_WriterI | public void test_ConstructorLjava_io_WriterI()(Code) | | |
test_writeLjava_lang_StringII | public void test_writeLjava_lang_StringII() throws Exception(Code) | | |
test_write_$CII_Exception | public void test_write_$CII_Exception() throws IOException(Code) | | |
test_write_LStringII_Exception | public void test_write_LStringII_Exception() throws IOException(Code) | | |
|
|