test.edu.uci.ics.jung.graph.impl
Class RemovalGraphTest.SparseTest
java.lang.Object
TestCase
test.edu.uci.ics.jung.graph.impl.RemovalGraphTest
test.edu.uci.ics.jung.graph.impl.RemovalGraphTest.SparseTest
- Enclosing class:
- RemovalGraphTest
public static class RemovalGraphTest.SparseTest
- extends RemovalGraphTest
Methods inherited from class test.edu.uci.ics.jung.graph.impl.RemovalGraphTest |
setUp1, setUpUndir, suite, tearDown, testEdgeAdditionAndRemoval, testRemoveAllEdgesDirected, testRemoveAllEdgesUndirected, testRemoveAllFromAVertex, testRemoveAllFromAVertexUndir, testRemoveAllVerticesDirected, testRemoveAllVerticesUndirected, testRemoveEdgeDirected, testRemoveEdgeUndirected, testRemoveVertexDirected, testRemoveVertexUndirected, testRemoveWrongVertexFail, testRemoveWrongVertexFailUndir, testVertexAdditionAndRemoval |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemovalGraphTest.SparseTest
public RemovalGraphTest.SparseTest()
getVertex
public Vertex getVertex()
- Specified by:
getVertex
in class RemovalGraphTest