test.edu.uci.ics.jung.algorithms
Class GraphMatrixOperationsTest
java.lang.Object
TestCase
test.edu.uci.ics.jung.algorithms.GraphMatrixOperationsTest
public class GraphMatrixOperationsTest
- extends TestCase
- Author:
- Joshua O'Madadhain
Field Summary |
protected int[][] |
edges
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
edges
protected int[][] edges
GraphMatrixOperationsTest
public GraphMatrixOperationsTest()
setUp
protected void setUp()
testMatrixToGraphToMatrixDirected
public void testMatrixToGraphToMatrixDirected()
testMatrixToGraphToMatrixUndirected
public void testMatrixToGraphToMatrixUndirected()
testSquare
public void testSquare()