test
Class RoutingPathTest

java.lang.Object
  extended by test.RoutingPathTest

public class RoutingPathTest
extends java.lang.Object

Creation date: 21/08/2007

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

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

Constructor Detail

RoutingPathTest

public RoutingPathTest()
Method Detail

testPrimaryRoutingPath

public void testPrimaryRoutingPath()
                            throws InvalidDomainException,
                                   DomainAlreadyExistException,
                                   NodeNotFoundException,
                                   InvalidPathException,
                                   LspAlreadyExistException,
                                   DiffServConfigurationException,
                                   LspNotFoundException,
                                   LinkCapacityExceededException,
                                   LinkNotFoundException,
                                   StatusTypeException
Throws:
InvalidDomainException
DomainAlreadyExistException
NodeNotFoundException
InvalidPathException
LspAlreadyExistException
DiffServConfigurationException
LspNotFoundException
LinkCapacityExceededException
LinkNotFoundException
StatusTypeException

testLocalBackupRoutingPath

public void testLocalBackupRoutingPath()
                                throws InvalidDomainException,
                                       DomainAlreadyExistException,
                                       NodeNotFoundException,
                                       InvalidPathException,
                                       LspAlreadyExistException,
                                       DiffServConfigurationException,
                                       LspNotFoundException,
                                       LinkCapacityExceededException,
                                       LinkNotFoundException,
                                       StatusTypeException
Throws:
InvalidDomainException
DomainAlreadyExistException
NodeNotFoundException
InvalidPathException
LspAlreadyExistException
DiffServConfigurationException
LspNotFoundException
LinkCapacityExceededException
LinkNotFoundException
StatusTypeException


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