| |
|
| com.tc.objectserver.lockmanager.impl.GreedyLockManagerTest
GreedyLockManagerTest | public class GreedyLockManagerTest extends TestCase (Code) | | author: steve |
numLocks | final int numLocks(Code) | | |
numThreads | final int numThreads(Code) | | |
testDeadLock1 | public void testDeadLock1()(Code) | | |
testDeadLock2 | public void testDeadLock2()(Code) | | |
testDeadLock3 | public void testDeadLock3()(Code) | | |
testOffDoesNotBlockUntilNoOutstandingLocksViaUnlock | public void testOffDoesNotBlockUntilNoOutstandingLocksViaUnlock() throws Exception(Code) | | |
testOffStopsGrantingNewLocks | public void testOffStopsGrantingNewLocks() throws Exception(Code) | | |
testReestablishLockAfterReestablishWait | public void testReestablishLockAfterReestablishWait() throws Exception(Code) | | |
testReestablishReadLock | public void testReestablishReadLock() throws Exception(Code) | | |
testReestablishWait | public void testReestablishWait() throws Exception(Code) | | |
testReestablishWriteLock | public void testReestablishWriteLock() throws Exception(Code) | | |
testRequestDoesntGrantPendingLocks | public void testRequestDoesntGrantPendingLocks() throws Exception(Code) | | |
testUnlockIgnoredDuringShutdown | public void testUnlockIgnoredDuringShutdown() throws Exception(Code) | | |
testWaitTimeoutsIgnoredDuringStartup | public void testWaitTimeoutsIgnoredDuringStartup() throws Exception(Code) | | |
|
|
|