com.atlassian.util.concurrent
Class ConcurrentOperationMapImplTest
java.lang.Object
com.atlassian.util.concurrent.ConcurrentOperationMapImplTest
public class ConcurrentOperationMapImplTest
- extends java.lang.Object
Copyright 2007 Atlassian Software. All rights reserved.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConcurrentOperationMapImplTest
public ConcurrentOperationMapImplTest()
runOperationsConcurrently
public void runOperationsConcurrently()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
exceptionsGetRemoved
public void exceptionsGetRemoved()
throws java.lang.Exception
- Throws:
java.lang.Exception
runtimeExceptionGetsReThrown
public void runtimeExceptionGetsReThrown()
throws java.lang.Exception
- Throws:
java.lang.Exception
errorGetsReThrown
public void errorGetsReThrown()
throws java.lang.Exception
- Throws:
java.lang.Exception
checkedExceptionGetsWrapped
public void checkedExceptionGetsWrapped()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.