test
Class CSPFPriorityQueueTest

java.lang.Object
  extended by test.CSPFPriorityQueueTest

public class CSPFPriorityQueueTest
extends java.lang.Object

Test a CSPF priority queue

Creation date: 05-Jan.-2004

Author:
Fabian Skivee (skivee@run.montefiore.ulg.ac.be)

Constructor Summary
CSPFPriorityQueueTest()
           
 
Method Summary
 void testRandomAdd()
           
 void testRandomUpdate()
           
 void testSimpleAdd()
           
 void testSimpleRemove()
           
 void testSimpleUpdate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSPFPriorityQueueTest

public CSPFPriorityQueueTest()
Method Detail

testSimpleAdd

public void testSimpleAdd()
                   throws InvalidDomainException,
                          java.io.FileNotFoundException
Throws:
InvalidDomainException
java.io.FileNotFoundException

testRandomAdd

public void testRandomAdd()
                   throws InvalidDomainException,
                          java.io.FileNotFoundException
Throws:
InvalidDomainException
java.io.FileNotFoundException

testRandomUpdate

public void testRandomUpdate()
                      throws InvalidDomainException,
                             java.io.FileNotFoundException
Throws:
InvalidDomainException
java.io.FileNotFoundException

testSimpleUpdate

public void testSimpleUpdate()

testSimpleRemove

public void testSimpleRemove()


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