edu.iu.iv.modeling.p2p.pru
Class PruNetworkCompleteTest

java.lang.Object
  |
  +--edu.iu.iv.modeling.p2p.pru.PruNetworkCompleteTest

public class PruNetworkCompleteTest
extends java.lang.Object

Test if the PruNetwork program functions correctly. If so, print the network and perform search on it.

Author:
Hardik Sheth (hsheth@indiana.edu)

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

Constructor Detail

PruNetworkCompleteTest

public PruNetworkCompleteTest()
Method Detail

main

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