test
Class DAMOTETest

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

public class DAMOTETest
extends junit.framework.TestCase

Extensive tests to test DAMOTE

Creation date: 07-Jun.-2004

Author:
Olivier Delcourt (delcourt@run.montefiore.ulg.ac.be), Gael Monfort (monfort@run.montefiore.ulg.ac.be)

Constructor Summary
DAMOTETest()
           
 
Method Summary
 void test2()
           
 void test3()
           
 void testDamoteRoute()
           
 
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

DAMOTETest

public DAMOTETest()
Method Detail

testDamoteRoute

public void testDamoteRoute()
                     throws java.lang.Exception
Throws:
java.lang.Exception

test2

public void test2()
           throws NoRouteToHostException,
                  RoutingException,
                  LinkNotFoundException,
                  NodeNotFoundException,
                  LocalDatabaseException,
                  InvalidDomainException,
                  java.io.FileNotFoundException,
                  AlgorithmInitialisationException
Throws:
NoRouteToHostException
RoutingException
LinkNotFoundException
NodeNotFoundException
LocalDatabaseException
InvalidDomainException
java.io.FileNotFoundException
AlgorithmInitialisationException

test3

public void test3()
           throws LinkNotFoundException,
                  NoRouteToHostException,
                  RoutingException,
                  NodeNotFoundException,
                  LocalDatabaseException,
                  InvalidDomainException,
                  java.io.FileNotFoundException,
                  AlgorithmInitialisationException
Throws:
LinkNotFoundException
NoRouteToHostException
RoutingException
NodeNotFoundException
LocalDatabaseException
InvalidDomainException
java.io.FileNotFoundException
AlgorithmInitialisationException


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