test
Class InterDomainManagerTest

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

public class InterDomainManagerTest
extends junit.framework.TestCase

Test the InterDomainManager

Creation date: 19-Jan-2005 16:44:17

Author:
Fabian Skivee (skivee@run.montefiore.ulg.ac.be), Ga�l Monfort (monfort@run.montefiore.ulg.ac.be)

Constructor Summary
InterDomainManagerTest()
           
 
Method Summary
 void testAddRemoveDomain()
           
 void testLoadDomain()
           
 void testRemoveMatrices()
           
 
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

InterDomainManagerTest

public InterDomainManagerTest()
Method Detail

testLoadDomain

public void testLoadDomain()

testAddRemoveDomain

public void testAddRemoveDomain()
                         throws DomainAlreadyExistException,
                                InvalidDomainException,
                                InvalidDomainException,
                                java.io.FileNotFoundException
Throws:
DomainAlreadyExistException
InvalidDomainException
java.io.FileNotFoundException

testRemoveMatrices

public void testRemoveMatrices()
                        throws InvalidDomainException,
                               DomainAlreadyExistException,
                               NodeNotFoundException,
                               InvalidTrafficMatrixException,
                               TrafficMatrixAlreadyExistException
Throws:
InvalidDomainException
DomainAlreadyExistException
NodeNotFoundException
InvalidTrafficMatrixException
TrafficMatrixAlreadyExistException


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