|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
test.BWSharingTest
public class BWSharingTest
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
| 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 |
|---|
public BWSharingTest()
| Method Detail |
|---|
public void testBackupBackup()
throws InvalidDomainException,
java.io.FileNotFoundException,
NoRouteToHostException,
RoutingException,
LspAlreadyExistException,
DiffServConfigurationException,
LspNotFoundException,
LinkCapacityExceededException,
LinkNotFoundException
InvalidDomainException
java.io.FileNotFoundException
NoRouteToHostException
RoutingException
LspAlreadyExistException
DiffServConfigurationException
LspNotFoundException
LinkCapacityExceededException
LinkNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||