com.atlassian.cache.impl
Class OneShotLatchTest
java.lang.Object
com.atlassian.cache.impl.OneShotLatchTest
public class OneShotLatchTest
- extends Object
- Since:
- 2.4.5
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OneShotLatchTest
public OneShotLatchTest()
testIsHeldByCurrentThread
public void testIsHeldByCurrentThread()
throws Exception
- Throws:
Exception
testAwaitAndRelease
public void testAwaitAndRelease()
throws Exception
- Throws:
Exception
testReleaseWhenNotOwner
public void testReleaseWhenNotOwner()
throws Exception
- Throws:
Exception
Copyright © 2015 Atlassian. All rights reserved.