public class IoAdapterTest extends IoAdapterTestUnitBase
_adapter| Constructor and Description |
|---|
IoAdapterTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
testHugeFile() |
void |
testReadWrite() |
void |
testReadWriteAheadFileEnd() |
void |
testReadWriteBytes() |
void |
testSeek() |
close, open, setUp, tearDowntempFilepublic static void main(java.lang.String[] args)
public void testReadWrite()
throws java.lang.Exception
java.lang.Exceptionpublic void testHugeFile()
public void testSeek()
throws java.lang.Exception
java.lang.Exceptionpublic void testReadWriteBytes()
throws java.lang.Exception
java.lang.Exceptionpublic void testReadWriteAheadFileEnd()
throws java.lang.Exception
java.lang.Exception