net.i2p.router.tunnel
Class InboundTest

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

public class InboundTest
extends java.lang.Object

Quick unit test for base functionality of inbound tunnel operation


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

InboundTest

public InboundTest()
Method Detail

runTest

public void runTest()

main

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