com.atlassian.util.concurrent
Class WeakLockMapTest

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

public class WeakLockMapTest
extends java.lang.Object


Constructor Summary
WeakLockMapTest()
           
 
Method Summary
 void testGetLock()
           
 void testLockReferenceNotNull()
           
 void testLockReferenceNull()
           
 void testManyLocks()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WeakLockMapTest

public WeakLockMapTest()
Method Detail

testGetLock

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

testLockReferenceNotNull

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

testLockReferenceNull

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

testManyLocks

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


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.