test
Class RoutingMatrixTest

java.lang.Object
  extended by test.RoutingMatrixTest

public class RoutingMatrixTest
extends java.lang.Object

This class implements some tests for the routing matrix classes.

Creation date: 17-mai-2005

Author:
Jean Lepropre (lepropre@run.montefiore.ulg.ac.be)

Constructor Summary
RoutingMatrixTest()
           
 
Method Summary
 void testRealRoutingMatrix()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoutingMatrixTest

public RoutingMatrixTest()
Method Detail

testRealRoutingMatrix

public void testRealRoutingMatrix()
                           throws NoRouteToHostException,
                                  RoutingException,
                                  DomainAlreadyExistException,
                                  NodeNotFoundException,
                                  LinkNotFoundException,
                                  InvalidDomainException,
                                  java.io.FileNotFoundException
Throws:
NoRouteToHostException
RoutingException
DomainAlreadyExistException
NodeNotFoundException
LinkNotFoundException
InvalidDomainException
java.io.FileNotFoundException


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