net.i2p.router.tunnel
Class InboundGatewayTest

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

public class InboundGatewayTest
extends java.lang.Object

Quick unit test for base functionality of inbound tunnel operation


Constructor Summary
InboundGatewayTest()
           
 
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

InboundGatewayTest

public InboundGatewayTest()
Method Detail

runTest

public void runTest()

main

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