|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttest.ListenersTest
public class ListenersTest
Test the event Listeners
Creation date: 04-Nov-2005
Constructor Summary | |
---|---|
ListenersTest()
|
Method Summary | |
---|---|
void |
testaddremoveLSP()
check the number of listeners in the domain, start algorithms, add a explicit route lsp in the domain, route a second lsp and check that the right route is taken (that the first lsp is added in the algorithm specific database) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListenersTest()
Method Detail |
---|
public void testaddremoveLSP() throws NodeAlreadyExistException, NodeNotFoundException, LspAlreadyExistException, LinkCapacityExceededException, NoRouteToHostException, RoutingException, LinkNotFoundException, LinkAlreadyExistException, LocalDatabaseException, InvalidPathException, DiffServConfigurationException, LspNotFoundException, AlgorithmInitialisationException
NodeAlreadyExistException
NodeNotFoundException
LspAlreadyExistException
LinkCapacityExceededException
NoRouteToHostException
RoutingException
LinkNotFoundException
LinkAlreadyExistException
LocalDatabaseException
InvalidPathException
DiffServConfigurationException
LspNotFoundException
AlgorithmInitialisationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |