test.edu.uci.ics.jung.graph.impl
Class BasicGraphTest.BasicGraphSparseTest
java.lang.Object
TestCase
test.edu.uci.ics.jung.graph.impl.BasicGraphTest
test.edu.uci.ics.jung.graph.impl.BasicGraphTest.BasicGraphSparseTest
- Enclosing class:
- BasicGraphTest
public static class BasicGraphTest.BasicGraphSparseTest
- extends BasicGraphTest
Methods inherited from class test.edu.uci.ics.jung.graph.impl.BasicGraphTest |
setUp, suite, tearDown, testBadEdgesParallel, testDirectedGraph, testEdgesOkSelfLoop, testEquality, testFindEdge, testFindEdgeSet, testGoodEdgesOpposite, testGraph, testGraphAppropriateness, testParallelEdgeAdd, testPredecessorConsistency, testPredecessorConsistencyDirected, testSimpleDirectedGraph, testSimpleDirectedGraphEdges, testSimpleUndirectedGraph, testUndirectedGraph |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicGraphTest.BasicGraphSparseTest
public BasicGraphTest.BasicGraphSparseTest(String string)
getVertex
public Vertex getVertex()
- Specified by:
getVertex
in class BasicGraphTest