test
Class CSPFPriorityQueueTest
java.lang.Object
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)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSPFPriorityQueueTest
public CSPFPriorityQueueTest()
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.