test
Class InterDomainManagerTest

java.lang.Object
  extended by test.InterDomainManagerTest

public class InterDomainManagerTest
extends java.lang.Object

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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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.