org.sourceforge.jemm.client.events
Class SimpleContextTest

java.lang.Object
  extended by org.sourceforge.jemm.client.events.SimpleContextTest

public class SimpleContextTest
extends java.lang.Object


Constructor Summary
SimpleContextTest()
           
 
Method Summary
 void addDifferentThread()
           
 void addDoubleRemoveSingle()
           
 void addSingle()
           
 void addTwice()
           
 void addTwiceRemoveTwice()
           
 void hasAnyWhenEmpty()
           
 void hasAnyWhenEntered()
           
 void multiThread()
           
 void removeOnEmpty()
           
 void removeSingle()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleContextTest

public SimpleContextTest()
Method Detail

setUp

public void setUp()

addSingle

public void addSingle()

addDifferentThread

public void addDifferentThread()

addDoubleRemoveSingle

public void addDoubleRemoveSingle()

addTwice

public void addTwice()

addTwiceRemoveTwice

public void addTwiceRemoveTwice()

removeOnEmpty

public void removeOnEmpty()

removeSingle

public void removeSingle()

hasAnyWhenEmpty

public void hasAnyWhenEmpty()

hasAnyWhenEntered

public void hasAnyWhenEntered()

multiThread

public void multiThread()
                 throws java.lang.InterruptedException,
                        java.util.concurrent.ExecutionException
Throws:
java.lang.InterruptedException
java.util.concurrent.ExecutionException


Copyright © 2009. All Rights Reserved.