edu.memphis.ccrg.lida.framework.shared
Class ExtendedIdTest
java.lang.Object
edu.memphis.ccrg.lida.framework.shared.ExtendedIdTest
public class ExtendedIdTest
- extends java.lang.Object
If you are really bored then you can test the case where the sinks link's sink is a link between 2 nodes
I've just tested up to the case where the sink's link is just between 2 nodes and
that should be sufficient because it tests the same code (the link constructor) just with different values in the sink ExtendedId
- Author:
- Ryan J. McCall
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendedIdTest
public ExtendedIdTest()
testNodeId
public void testNodeId()
testNodeId0
public void testNodeId0()
testLinkId
public void testLinkId()
testLinkId2
public void testLinkId2()
testIsSimpleLink
public void testIsSimpleLink()
testIsComplexLink
public void testIsComplexLink()