test.edu.uci.ics.jung.graph.predicates
Class VertexPredicateTest
java.lang.Object
TestCase
test.edu.uci.ics.jung.graph.predicates.VertexPredicateTest
public class VertexPredicateTest
- extends TestCase
- Author:
- Joshua O'Madadhain
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VertexPredicateTest
public VertexPredicateTest()
setUp
public void setUp()
testIsolatedVertex
public void testIsolatedVertex()
testUserDatumVertex
public void testUserDatumVertex()
testEnforcesVertexPredicate
public void testEnforcesVertexPredicate()
testSatisfiesVertexPredicate
public void testSatisfiesVertexPredicate()