nl.tudelft.goal.ut2004.actions
Class TestActionQueue

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

public class TestActionQueue
extends Object


Constructor Summary
TestActionQueue()
           
 
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

TestActionQueue

public TestActionQueue()
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.