test.edu.uci.ics.jung.graph.impl
Class CopyGraphTest.CopyGraphSparseTest
java.lang.Object
TestCase
test.edu.uci.ics.jung.graph.impl.CopyGraphTest
test.edu.uci.ics.jung.graph.impl.CopyGraphTest.CopyGraphSparseTest
- Enclosing class:
- CopyGraphTest
public static class CopyGraphTest.CopyGraphSparseTest
- extends CopyGraphTest
Methods inherited from class test.edu.uci.ics.jung.graph.impl.CopyGraphTest |
setUp, suite, tearDown, testBadEdgeDuplicationCopy, testBadEdgeRepeatedCopy, testBadVertexDuplicationCopy, testBadVertexRepeatedCopy, testEdgeCopy, testEdgeEquivalent2, testEqualsAndEquivalent, testGraphCopy, testPredicateCopy, testVertexCopy |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CopyGraphTest.CopyGraphSparseTest
public CopyGraphTest.CopyGraphSparseTest()
getVertex
public Vertex getVertex()
- Specified by:
getVertex
in class CopyGraphTest