| org.jgroups.tests.ReentrantLockTest
ReentrantLockTest | public class ReentrantLockTest extends TestCase (Code) | | Tests the ReentrantLock
author: Bela Ban version: $Id: ReentrantLockTest.java,v 1.2 2006/08/31 14:08:49 belaban Exp $ |
Field Summary | |
ReentrantLock | lock |
ReentrantLockTest | public ReentrantLockTest(String name)(Code) | | |
suite | public static Test suite()(Code) | | |
testAcquireLock | public void testAcquireLock()(Code) | | |
testAcquireLock2 | public void testAcquireLock2()(Code) | | |
|
|