wtanaka.praya.gale
Class TestGalePublicKey
java.lang.Object
|
+--wtanaka.praya.gale.TestGalePublicKey
- public class TestGalePublicKey
- extends java.lang.Object
Test code for gale public key.
Return to
or the Praya Homepage
- Version:
- $Name: $ $Date: 2001/10/11 08:40:41 $
- Author:
- $Author: wtanaka $
- See Also:
GalePublicKey
| Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
damienAtOfbNet
private byte[] damienAtOfbNet
damienAtOfbNet2
private byte[] damienAtOfbNet2
azurebrdAtUgcs
private byte[] azurebrdAtUgcs
TestGalePublicKey
public TestGalePublicKey()
testReadWriteIntegrity
public void testReadWriteIntegrity()
throws java.io.IOException
testBug428246
public void testBug428246()
throws java.io.IOException,
AuthException
- Regression test for
http://sourceforge.net/tracker/?func=detail&aid=428246
&group_id=2302&atid=102302
testBug466434
public void testBug466434()
throws java.io.IOException
testBug432472
public void testBug432472()
throws java.io.IOException,
AuthException,
NotEnoughInfoException
- Regression test for
https://sourceforge.net/tracker/index.php?func=detail&aid=432472
&group_id=2302&atid=102302
testBug470412
public void testBug470412()
throws java.io.IOException
main
public static void main(java.lang.String[] args)
throws java.io.IOException,
AuthException,
NotEnoughInfoException