test.edu.uci.ics.jung.algorithms.transformations
Class KPartiteTaggerTest
java.lang.Object
TestCase
test.edu.uci.ics.jung.algorithms.transformations.KPartiteTaggerTest
public class KPartiteTaggerTest
- extends TestCase
- Author:
- Joshua O'Madadhain
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KPartiteTaggerTest
public KPartiteTaggerTest()
setUp
protected void setUp()
throws Exception
- Throws:
Exception
testGoodGraph
public void testGoodGraph()
testBadVertex
public void testBadVertex()
testBadEdges
public void testBadEdges()