|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttest.DomaintTest
public class DomaintTest
Test the Domain methods
Creation date: 9-Jan-2005 18:07:44
Constructor Summary | |
---|---|
DomaintTest()
|
Method Summary | |
---|---|
void |
testAddLink()
Test add link on test-domain1.xml |
void |
testAddLink2()
Create a new domain and add two links. |
void |
testAddLsp()
Add a LSP in a domain with existings LSPs |
void |
testAddLsp2()
Add a LSP in a domain without MPLS section |
void |
testAddRemoveLsp()
Add and remove a LSP from a domain |
void |
testGetIgpLink()
Test access to the LinkIgp in a DomainImpl |
void |
testGetLink()
Test Access to the Link in a Domain |
void |
testInOutLinks()
|
void |
testRemoveLink()
Remove a link from test-domain1.xml |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DomaintTest()
Method Detail |
---|
public void testGetLink() throws LinkNotFoundException, InvalidDomainException, java.io.FileNotFoundException
LinkNotFoundException
InvalidDomainException
java.io.FileNotFoundException
public void testGetIgpLink() throws LinkNotFoundException, InvalidDomainException, java.io.FileNotFoundException
LinkNotFoundException
InvalidDomainException
java.io.FileNotFoundException
public void testAddLsp() throws LinkNotFoundException, LspNotFoundException, NodeNotFoundException, LinkCapacityExceededException, LspAlreadyExistException, InvalidDomainException, java.io.FileNotFoundException, DiffServConfigurationException
LinkNotFoundException
LspNotFoundException
NodeNotFoundException
LinkCapacityExceededException
LspAlreadyExistException
InvalidDomainException
java.io.FileNotFoundException
DiffServConfigurationException
public void testAddLsp2() throws LinkNotFoundException, LspNotFoundException, NodeNotFoundException, LinkCapacityExceededException, LspAlreadyExistException, InvalidDomainException, java.io.FileNotFoundException, DiffServConfigurationException
LinkNotFoundException
LspNotFoundException
NodeNotFoundException
LinkCapacityExceededException
LspAlreadyExistException
InvalidDomainException
java.io.FileNotFoundException
DiffServConfigurationException
public void testAddRemoveLsp() throws LspNotFoundException, LinkNotFoundException, LinkCapacityExceededException, NodeNotFoundException, LspAlreadyExistException, DiffServConfigurationException, InvalidPathException, InvalidDomainException, java.io.FileNotFoundException
LspNotFoundException
LinkNotFoundException
LinkCapacityExceededException
NodeNotFoundException
LspAlreadyExistException
DiffServConfigurationException
InvalidPathException
InvalidDomainException
java.io.FileNotFoundException
public void testAddLink() throws LspNotFoundException, LinkAlreadyExistException, NodeNotFoundException, InvalidDomainException, java.io.FileNotFoundException
LspNotFoundException
LinkAlreadyExistException
NodeNotFoundException
InvalidDomainException
java.io.FileNotFoundException
public void testAddLink2() throws LinkAlreadyExistException, NodeNotFoundException, NodeAlreadyExistException
LinkAlreadyExistException
NodeNotFoundException
NodeAlreadyExistException
public void testRemoveLink() throws LinkNotFoundException, InvalidDomainException, java.io.FileNotFoundException
LinkNotFoundException
InvalidDomainException
java.io.FileNotFoundException
public void testInOutLinks() throws NodeAlreadyExistException, NodeNotFoundException, LinkAlreadyExistException, LinkNotFoundException
NodeAlreadyExistException
NodeNotFoundException
LinkAlreadyExistException
LinkNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |