Package org.insa.graphes.model
Class NodeTest
java.lang.Object
org.insa.graphes.model.NodeTest
public class NodeTest
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description NodeTest()
-
Method Summary
Modifier and Type Method Description void
initAll()
void
testGetNumberOfSuccessors()
void
testHasSuccessors()
void
testLinkNodes()
-
Constructor Details
-
NodeTest
public NodeTest()
-
-
Method Details
-
initAll
public void initAll() throws java.io.IOException- Throws:
java.io.IOException
-
testGetNumberOfSuccessors
public void testGetNumberOfSuccessors() -
testHasSuccessors
public void testHasSuccessors() -
testLinkNodes
public void testLinkNodes()
-