test.edu.uci.ics.jung.graph.filters
Class FilterTest
java.lang.Object
TestCase
test.edu.uci.ics.jung.graph.filters.FilterTest
public class FilterTest
- extends TestCase
- Author:
- danyelf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilterTest
public FilterTest()
suite
public static Test suite()
setUp
protected void setUp(boolean directed)
tearDown
protected void tearDown()
testBasicFilterUndirected
public void testBasicFilterUndirected()
testBasicFilterDirected
public void testBasicFilterDirected()
testSizesUndirected
public void testSizesUndirected()
testSizesDirected
public void testSizesDirected()
testLabelsAreDifferent
public void testLabelsAreDifferent()
testLabels
public void testLabels()