nl.tudelft.goal.ut2004.actions
Class ActionQueueTest

Package class diagram package ActionQueueTest
java.lang.Object
  extended by nl.tudelft.goal.ut2004.actions.ActionQueueTest

public class ActionQueueTest
extends Object


Constructor Summary
ActionQueueTest()
           
 
Method Summary
 void putAnonClassBlockedAction()
           
 void putAnonClassReplaceAction()
           
 void putBlockedActions()
           
 void putReplaceActions()
           
 void putReplaceAndBlockedActions()
           
 void setUp()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionQueueTest

public ActionQueueTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

putReplaceActions

public void putReplaceActions()
                       throws InterruptedException
Throws:
InterruptedException

putBlockedActions

public void putBlockedActions()
                       throws InterruptedException
Throws:
InterruptedException

putReplaceAndBlockedActions

public void putReplaceAndBlockedActions()
                                 throws InterruptedException
Throws:
InterruptedException

putAnonClassReplaceAction

public void putAnonClassReplaceAction()
                               throws InterruptedException
Throws:
InterruptedException

putAnonClassBlockedAction

public void putAnonClassBlockedAction()
                               throws InterruptedException
Throws:
InterruptedException


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.