net.i2p.router.tunnel
Class OutboundTest

java.lang.Object
  extended bynet.i2p.router.tunnel.OutboundTest

public class OutboundTest
extends java.lang.Object

Quick unit test for base functionality of outbound tunnel operation


Constructor Summary
OutboundTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void runTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutboundTest

public OutboundTest()
Method Detail

runTest

public void runTest()

main

public static void main(java.lang.String[] args)