test.edu.uci.ics.jung.graph.bipartite
Class BipartiteGraphTest
java.lang.Object
TestCase
test.edu.uci.ics.jung.graph.bipartite.BipartiteGraphTest
public class BipartiteGraphTest
- extends TestCase
- Author:
- danyelf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BipartiteGraphTest
public BipartiteGraphTest()
testSimpleBipartiteGraph
public void testSimpleBipartiteGraph()
testCopy
public void testCopy()
testBipartiteCreationFail2
public void testBipartiteCreationFail2()
testBipartiteCreationFail
public void testBipartiteCreationFail()
testSimpleBipartiteGraphBadIII
public void testSimpleBipartiteGraphBadIII()
testSimpleBipartiteGraphBadIV
public void testSimpleBipartiteGraphBadIV()
testSimpleBipartiteGraphBadII
public void testSimpleBipartiteGraphBadII()
testSimpleBipartiteGraphBadI
public void testSimpleBipartiteGraphBadI()
testBipartiteFold
public void testBipartiteFold()
testBipartiteRemoveVertex
public void testBipartiteRemoveVertex()