com.atlassian.util.concurrent
Class LockManagerTest

java.lang.Object
  extended by com.atlassian.util.concurrent.LockManagerTest

public class LockManagerTest
extends java.lang.Object


Constructor Summary
LockManagerTest()
           
 
Method Summary
 void testLockManagerLocksAndUnlocksAndReturnsValue()
           
 void testLockManagerLocksAndUnlocksAndRuns()
           
 void testLockManagerLocksAndUnlocksAndThrows()
           
 void testLockManagerLocksAndUnlocksAndThrowsRuntime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LockManagerTest

public LockManagerTest()
Method Detail

testLockManagerLocksAndUnlocksAndReturnsValue

public void testLockManagerLocksAndUnlocksAndReturnsValue()
                                                   throws java.lang.Exception
Throws:
java.lang.Exception

testLockManagerLocksAndUnlocksAndThrows

public void testLockManagerLocksAndUnlocksAndThrows()
                                             throws java.lang.Exception
Throws:
java.lang.Exception

testLockManagerLocksAndUnlocksAndRuns

public void testLockManagerLocksAndUnlocksAndRuns()
                                           throws java.lang.Exception
Throws:
java.lang.Exception

testLockManagerLocksAndUnlocksAndThrowsRuntime

public void testLockManagerLocksAndUnlocksAndThrowsRuntime()
                                                    throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.