public class SwappedDataInputStreamTest extends junit.framework.TestCase
| Constructor and Description |
|---|
SwappedDataInputStreamTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testReadBoolean() |
void |
testReadByte() |
void |
testReadChar() |
void |
testReadDouble() |
void |
testReadFloat() |
void |
testReadFully() |
void |
testReadInt() |
void |
testReadLine() |
void |
testReadLong() |
void |
testReadShort() |
void |
testReadUnsignedByte() |
void |
testReadUnsignedShort() |
void |
testReadUTF() |
void |
testSkipBytes() |
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, toStringpublic SwappedDataInputStreamTest(String name)
public void setUp()
setUp in class junit.framework.TestCasepublic void tearDown()
tearDown in class junit.framework.TestCasepublic void testReadBoolean() throws IOException
IOExceptionpublic void testReadByte() throws IOException
IOExceptionpublic void testReadChar() throws IOException
IOExceptionpublic void testReadDouble() throws IOException
IOExceptionpublic void testReadFloat() throws IOException
IOExceptionpublic void testReadFully() throws IOException
IOExceptionpublic void testReadInt() throws IOException
IOExceptionpublic void testReadLine() throws IOException
IOExceptionpublic void testReadLong() throws IOException
IOExceptionpublic void testReadShort() throws IOException
IOExceptionpublic void testReadUnsignedByte() throws IOException
IOExceptionpublic void testReadUnsignedShort() throws IOException
IOExceptionpublic void testReadUTF() throws IOException
IOExceptionpublic void testSkipBytes() throws IOException
IOExceptionCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.