test
Class RoutingPathTest

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

public class RoutingPathTest
extends junit.framework.TestCase

Creation date: 21/08/2007

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

Constructor Summary
RoutingPathTest()
           
 
Method Summary
 void testE2ERoutingPath()
           
 void testLocalBackupRoutingPath()
           
 void testPrimaryRoutingPath()
           
 
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

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

testE2ERoutingPath

public void testE2ERoutingPath()
                        throws NodeNotFoundException,
                               InvalidPathException,
                               LspAlreadyExistException,
                               DiffServConfigurationException,
                               LspNotFoundException,
                               LinkCapacityExceededException,
                               InvalidDomainException,
                               DomainAlreadyExistException,
                               LinkNotFoundException,
                               StatusTypeException
Throws:
NodeNotFoundException
InvalidPathException
LspAlreadyExistException
DiffServConfigurationException
LspNotFoundException
LinkCapacityExceededException
InvalidDomainException
DomainAlreadyExistException
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.