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