eu.xtreemos.xosd.localallocmgr.test
Class WrapperTest
java.lang.Object
eu.xtreemos.xosd.localallocmgr.test.WrapperTest
public class WrapperTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WrapperTest
public WrapperTest()
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