test.edu.uci.ics.jung.graph.event
Class TestGraphEventListener

java.lang.Object
  extended by TestCase
      extended by test.edu.uci.ics.jung.graph.event.TestGraphEventListener

public class TestGraphEventListener
extends TestCase

Author:
Scott White and Danyel Fisher

Nested Class Summary
 class TestGraphEventListener.EventConsistencyChecker
           
 
Constructor Summary
TestGraphEventListener()
           
 
Method Summary
 void testMonoListener()
           
 void testSingleEvents()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestGraphEventListener

public TestGraphEventListener()
Method Detail

testSingleEvents

public void testSingleEvents()
                      throws InterruptedException
Throws:
InterruptedException

testMonoListener

public void testMonoListener()
                      throws InterruptedException
Throws:
InterruptedException