test
Class BandwidthUnitTest

java.lang.Object
  extended by test.BandwidthUnitTest

public class BandwidthUnitTest
extends java.lang.Object

Creation date: 7 juil. 2006

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

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

Constructor Detail

BandwidthUnitTest

public BandwidthUnitTest()
Method Detail

testBw

public void testBw()

testBwConversion

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

testDomainCreation

public void testDomainCreation()
                        throws NodeAlreadyExistException,
                               NodeNotFoundException,
                               LinkAlreadyExistException,
                               InvalidDomainException,
                               java.io.FileNotFoundException
Throws:
NodeAlreadyExistException
NodeNotFoundException
LinkAlreadyExistException
InvalidDomainException
java.io.FileNotFoundException


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