test
Class MCFTest

java.lang.Object
  extended by test.MCFTest

public class MCFTest
extends java.lang.Object

Test the Multi Commodity Flow

Creation date: 01-Feb-2005 10:42:51

Author:
Fabian Skivee (skivee@run.montefiore.ulg.ac.be)

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

Constructor Detail

MCFTest

public MCFTest()
Method Detail

testMCF

public void testMCF()
             throws TrafficMatrixAlreadyExistException,
                    NodeNotFoundException,
                    java.io.IOException,
                    LinkNotFoundException,
                    DomainAlreadyExistException,
                    InvalidTrafficMatrixException,
                    InvalidDomainException
Throws:
TrafficMatrixAlreadyExistException
NodeNotFoundException
java.io.IOException
LinkNotFoundException
DomainAlreadyExistException
InvalidTrafficMatrixException
InvalidDomainException


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