test
Class NodeTest

java.lang.Object
  extended by test.NodeTest

public class NodeTest
extends java.lang.Object

Test the Node's method

Creation date: 20-Jan-2005 17:57:44

Author:
Fabian Skivee (skivee@run.montefiore.ulg.ac.be)

Constructor Summary
NodeTest()
           
 
Method Summary
 void testInAndOutLinks()
          Test inLink and outLink methods
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeTest

public NodeTest()
Method Detail

testInAndOutLinks

public void testInAndOutLinks()
                       throws NodeNotFoundException,
                              InvalidDomainException,
                              java.io.FileNotFoundException
Test inLink and outLink methods

Throws:
NodeNotFoundException
InvalidDomainException
java.io.FileNotFoundException


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.