|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttest.SimplifiedDomainTest
public class SimplifiedDomainTest
Test the Simplified Domain functionalities
Creation date: 26-Jan-2005 11:58:46
Constructor Summary | |
---|---|
SimplifiedDomainTest()
|
Method Summary | |
---|---|
void |
testBuildSimplifiedTopology()
Test build a SimplifiedDomain from a Domain |
void |
testInLinks()
Check that getInLinks from a node is the same for the SimplifiedDomain and the Domain |
void |
testNonConsecutiveId()
Test creation of SimplifiedDomain on a Domain with non consecutive id. |
void |
testOutLinks()
Check that getOutLinks from a node is the same for the SimplifiedDomain and the Domain |
void |
testSimplifiedClone()
Check clone function of a SimplifiedDomain |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimplifiedDomainTest()
Method Detail |
---|
public void testBuildSimplifiedTopology() throws InvalidDomainException, java.io.FileNotFoundException
InvalidDomainException
java.io.FileNotFoundException
public void testNonConsecutiveId() throws InvalidDomainException, java.io.FileNotFoundException
InvalidDomainException
java.io.FileNotFoundException
public void testOutLinks() throws InvalidDomainException, java.io.FileNotFoundException
InvalidDomainException
java.io.FileNotFoundException
public void testInLinks() throws InvalidDomainException, java.io.FileNotFoundException
InvalidDomainException
java.io.FileNotFoundException
public void testSimplifiedClone() throws InvalidDomainException, java.io.FileNotFoundException
InvalidDomainException
java.io.FileNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |