test.edu.uci.ics.jung.graph.impl
Class KPartiteTest
java.lang.Object
TestCase
test.edu.uci.ics.jung.graph.impl.KPartiteTest
public class KPartiteTest
- extends TestCase
- Author:
- Joshua O'Madadhain
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KPartiteTest
public KPartiteTest()
setUp
public void setUp()
testCopy
public void testCopy()
testNonMutex
public void testNonMutex()
testAddVertex
public void testAddVertex()
testAddEdge
public void testAddEdge()
testFoldUndirectedNoParallel
public void testFoldUndirectedNoParallel()
testFoldDirectedParallel
public void testFoldDirectedParallel()