|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.memphis.ccrg.lida.framework.shared.NodeStructureImplTest
public class NodeStructureImplTest
This is a JUnit class which can be used to test methods of the NodeStructureImpl class
Constructor Summary | |
---|---|
NodeStructureImplTest()
|
Method Summary | |
---|---|
void |
addDuplicateLink()
|
void |
setUp()
This method is called before running each test case to initialize the objects |
static void |
setUpBeforeClass()
|
void |
testAddDefaultNode()
basic test of adding default node |
void |
testAddDefaultNode2()
Add same node 2x with different activation |
void |
testAddGroudingPamLink()
|
void |
testAddLink()
This method is used to test the NodeStructureImpl.addLink() method |
void |
testAddLinkFail()
|
void |
testAddLinkParams0()
|
void |
testAddLinkParams2()
|
void |
testAddLinkParams3()
|
void |
testAddLinks()
This method is used to test the NodeStructureImpl.addLinks() method |
void |
testAddLinkSelf()
|
void |
testAddNodesPlural()
|
void |
testClearLinks()
|
void |
testClearNodeStructure()
|
void |
testCompareNodeStructures()
This method is used to test the NodeStructureImpl.equals() method |
void |
testCompareNodeStructures2()
|
void |
testCompareNodeStructures3()
|
void |
testCompareNodeStructures4()
|
void |
testCopy()
This method is used to test the NodeStructureImpl.copy() method |
void |
testCopy2()
|
void |
testDecayNodeStructure()
|
void |
testDecayNodeStructure1_1()
|
void |
testDecayNodeStructure2()
|
void |
testDefaultTypes()
|
void |
testGetAttachedLinks()
|
void |
testGetAttachedLinks2()
|
void |
testGetAttachedLinksByType()
|
void |
testGetConnectedSinks()
|
void |
testGetConnectedSinks2()
|
void |
testGetConnectedSources()
|
void |
testGetLinksByType()
This method is used to test the NodeStructureImpl.getLinksByType() method |
void |
testMerge()
|
void |
testMerge2()
|
void |
testMerge3()
|
void |
testRemoveLink()
This method is used to test the NodeStructureImpl.deleteLink() method |
void |
testRemoveLink2()
|
void |
testRemoveLinkable()
|
void |
testRemoveLinkable2()
|
void |
testRemoveLinkLink()
|
void |
testRemoveLinkLink2()
|
void |
testRemoveNode()
This method is used to test the NodeStructureImpl.deleteNode() method |
void |
testRemoveNode0()
|
void |
testWeirdStructure()
|
void |
testWeirdStructure2()
|
void |
testWeirdStructure3()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeStructureImplTest()
Method Detail |
---|
public static void setUpBeforeClass()
public void setUp() throws java.lang.Exception
java.lang.Exception
- epublic void testAddDefaultNode()
public void testAddDefaultNode2()
public void testAddNodesPlural()
public void testAddLink()
public void testAddLinkSelf()
public void testAddLinks()
public void testAddLinkFail()
public void testAddLinkParams0()
public void testAddLinkParams2()
public void testAddLinkParams3()
public void addDuplicateLink()
public void testClearNodeStructure()
public void testClearLinks()
public void testRemoveLink()
public void testRemoveLink2()
public void testRemoveNode0()
public void testRemoveNode()
public void testRemoveLinkable()
public void testRemoveLinkable2()
public void testRemoveLinkLink()
public void testRemoveLinkLink2()
public void testCopy()
public void testAddGroudingPamLink()
public void testCopy2()
public void testMerge()
public void testMerge2()
public void testMerge3()
public void testDecayNodeStructure()
public void testDecayNodeStructure1_1()
public void testDecayNodeStructure2()
public void testGetLinksByType()
public void testGetAttachedLinks()
public void testGetAttachedLinks2()
public void testGetAttachedLinksByType()
public void testGetConnectedSinks()
public void testDefaultTypes()
public void testCompareNodeStructures()
public void testCompareNodeStructures2()
public void testCompareNodeStructures3()
public void testCompareNodeStructures4()
public void testWeirdStructure()
public void testWeirdStructure2()
public void testWeirdStructure3()
public void testGetConnectedSinks2()
public void testGetConnectedSources()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |