test
Class PreemptTest2

java.lang.Object
  extended by test.PreemptTest2

public class PreemptTest2
extends java.lang.Object

Test preemption. Some special cases.

Creation date: 10/01/2008

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

Constructor Summary
PreemptTest2()
           
 
Method Summary
 void testPreempt()
          A lsp with a lower preemption level will not be preempted as it frees no bandwidth in the considered classtype.
 void testPreempt2()
          mrbw will be changed so that preemption in another classtype will b e useful.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreemptTest2

public PreemptTest2()
Method Detail

testPreempt

public void testPreempt()
                 throws NodeNotFoundException,
                        InvalidDomainException,
                        java.io.FileNotFoundException,
                        InvalidPathException,
                        DiffServConfigurationException,
                        LspAlreadyExistException,
                        LspNotFoundException,
                        LinkCapacityExceededException
A lsp with a lower preemption level will not be preempted as it frees no bandwidth in the considered classtype.

Throws:
NodeNotFoundException
InvalidDomainException
java.io.FileNotFoundException
InvalidPathException
DiffServConfigurationException
LspAlreadyExistException
LspNotFoundException
LinkCapacityExceededException

testPreempt2

public void testPreempt2()
                  throws NodeNotFoundException,
                         InvalidDomainException,
                         java.io.FileNotFoundException,
                         InvalidPathException,
                         DiffServConfigurationException,
                         LspAlreadyExistException,
                         LspNotFoundException,
                         LinkCapacityExceededException
mrbw will be changed so that preemption in another classtype will b e useful.

Throws:
NodeNotFoundException
InvalidDomainException
java.io.FileNotFoundException
InvalidPathException
DiffServConfigurationException
LspAlreadyExistException
LspNotFoundException
LinkCapacityExceededException


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