eu.xtreemos.xosd.localallocmgr.test
Class WrapperTest

java.lang.Object
  extended by eu.xtreemos.xosd.localallocmgr.test.WrapperTest

public class WrapperTest
extends java.lang.Object


Nested Class Summary
(package private)  class WrapperTest.ReqProducer
           
 
Constructor Summary
WrapperTest()
           
 
Method Summary
static void concurrentTest()
           
static void controlledRmTest()
          test for removing the element in the table by using the wrapper.
static void main(java.lang.String[] args)
           
static void meanConcurrentTest()
           
static void simpleTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WrapperTest

public WrapperTest()
Method Detail

simpleTest

public static void simpleTest()
                       throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

concurrentTest

public static void concurrentTest()
                           throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

meanConcurrentTest

public static void meanConcurrentTest()
                               throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

controlledRmTest

public static void controlledRmTest()
test for removing the element in the table by using the wrapper.


main

public static void main(java.lang.String[] args)
                 throws java.lang.InterruptedException
Parameters:
args -
Throws:
java.lang.InterruptedException