public class WriterOutputStreamTest extends junit.framework.TestCase
| Constructor and Description |
|---|
WriterOutputStreamTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFlush() |
void |
testLargeUTF8WithBufferedWrite() |
void |
testLargeUTF8WithSingleByteWrite() |
void |
testUTF16BEWithBufferedWrite() |
void |
testUTF16BEWithSingleByteWrite() |
void |
testUTF16LEWithBufferedWrite() |
void |
testUTF16LEWithSingleByteWrite() |
void |
testUTF16WithBufferedWrite() |
void |
testUTF16WithSingleByteWrite() |
void |
testUTF8WithBufferedWrite() |
void |
testUTF8WithSingleByteWrite() |
void |
testWriteImmediately() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringpublic WriterOutputStreamTest()
public void testUTF8WithSingleByteWrite() throws IOException
IOExceptionpublic void testLargeUTF8WithSingleByteWrite() throws IOException
IOExceptionpublic void testUTF8WithBufferedWrite() throws IOException
IOExceptionpublic void testLargeUTF8WithBufferedWrite() throws IOException
IOExceptionpublic void testUTF16WithSingleByteWrite() throws IOException
IOExceptionpublic void testUTF16WithBufferedWrite() throws IOException
IOExceptionpublic void testUTF16BEWithSingleByteWrite() throws IOException
IOExceptionpublic void testUTF16BEWithBufferedWrite() throws IOException
IOExceptionpublic void testUTF16LEWithSingleByteWrite() throws IOException
IOExceptionpublic void testUTF16LEWithBufferedWrite() throws IOException
IOExceptionpublic void testFlush() throws IOException
IOExceptionpublic void testWriteImmediately() throws IOException
IOExceptionCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.