test.edu.uci.ics.jung.graph.bipartite
Class TestHyperVertex
java.lang.Object
TestCase
test.edu.uci.ics.jung.graph.bipartite.TestHyperVertex
public class TestHyperVertex
- extends TestCase
- Author:
- danyelf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestHyperVertex
public TestHyperVertex()
setUp
public void setUp()
testCopy
public void testCopy()
testGetNeighbors
public void testGetNeighbors()
testGetIncidentEdges
public void testGetIncidentEdges()
testDegree
public void testDegree()
testIsNeighborOf
public void testIsNeighborOf()
testIsIncident
public void testIsIncident()
testNumNeighbors
public void testNumNeighbors()