|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sourceforge.jemm.util.IOUtilTest
public class IOUtilTest
Tests for IOUtil
| Field Summary | |
|---|---|
protected static java.util.Random |
random
|
| Constructor Summary | |
|---|---|
IOUtilTest()
|
|
| Method Summary | |
|---|---|
void |
testLargeReadFully()
Test large readFully() call. |
void |
testReadFully()
Test small readFully() call. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.util.Random random
| Constructor Detail |
|---|
public IOUtilTest()
| Method Detail |
|---|
public void testReadFully()
throws java.lang.Exception
java.lang.Exception - On error.
public void testLargeReadFully()
throws java.lang.Exception
java.lang.Exception - On error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||