|
Purple Code | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--com.purpletech.net.ProxyTest
| Constructor Summary | |
ProxyTest(java.lang.String name)
|
|
| Method Summary | |
void |
closeProxy()
|
void |
setUp()
|
void |
tearDown()
|
void |
testArgs()
|
void |
testClose()
|
void |
testFleas()
|
void |
testNotOpen()
|
void |
testProtocol()
|
void |
testWackyDelay()
|
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
assert, assert, 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, fail, fail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ProxyTest(java.lang.String name)
| Method Detail |
public void setUp()
throws java.io.IOException
setUp in class junit.framework.TestCasejava.io.IOExceptionpublic void tearDown()
tearDown in class junit.framework.TestCasepublic void closeProxy()
public void testNotOpen()
throws java.io.IOException
java.io.IOException
public void testClose()
throws java.io.IOException
java.io.IOExceptionpublic void testArgs()
public void testFleas()
throws java.io.IOException
java.io.IOException
public void testProtocol()
throws java.io.IOException
java.io.IOException
public void testWackyDelay()
throws java.io.IOException
java.io.IOException
|
Documentation generated March 5 2003 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||