test
Class BWSharingTest

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

public class BWSharingTest
extends junit.framework.TestCase

This test the bandwidth sharing functionality. It test backup-backup bandwidth sharing as well primary-backup on simple topologies. The topologies are taken from the examples (fig 1 & fig 2) shown in "A scalable and decentralized fast-rerouting scheme with efficient bandwidth sharing" (Simon Balon, Laurent Mélon, Guy Leduc)

Creation date: 16/11/2006

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

Constructor Summary
BWSharingTest()
           
 
Method Summary
 void testBackupBackup()
           
 
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

BWSharingTest

public BWSharingTest()
Method Detail

testBackupBackup

public void testBackupBackup()
                      throws InvalidDomainException,
                             java.io.FileNotFoundException,
                             NoRouteToHostException,
                             RoutingException,
                             LspAlreadyExistException,
                             DiffServConfigurationException,
                             LspNotFoundException,
                             LinkCapacityExceededException,
                             LinkNotFoundException
Throws:
InvalidDomainException
java.io.FileNotFoundException
NoRouteToHostException
RoutingException
LspAlreadyExistException
DiffServConfigurationException
LspNotFoundException
LinkCapacityExceededException
LinkNotFoundException


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