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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
initAll()
void
testGetNumberOfSuccessors()
void
testHasSuccessors()
void
testLinkNodes()
-