test
Class RoutingMatrixTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by test.RoutingMatrixTest
All Implemented Interfaces:
junit.framework.Test

public class RoutingMatrixTest
extends junit.framework.TestCase

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 junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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.