test.edu.uci.ics.jung.graph.predicates
Class PredicateUtilTest

java.lang.Object
  extended by TestCase
      extended by test.edu.uci.ics.jung.graph.predicates.PredicateUtilTest

public class PredicateUtilTest
extends TestCase

Author:
Joshua O'Madadhain

Constructor Summary
PredicateUtilTest()
           
 
Method Summary
 void setUp()
           
 void testGetSatisfyingEdges()
           
 void testGetSatisfyingVertices()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PredicateUtilTest

public PredicateUtilTest()
Method Detail

setUp

public void setUp()

testGetSatisfyingEdges

public void testGetSatisfyingEdges()

testGetSatisfyingVertices

public void testGetSatisfyingVertices()