public class TestPredicateLock extends Object
Constructor and Description |
---|
TestPredicateLock() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testEvent()
Single threaded case where the event is signaled.
|
void |
testWaitForever()
Thread signaled test for
PredicateLock.waitForTimeoutOrFail(long) |
void |
testWaitMsecs()
Thread signaled test to make sure the the event is signaled correctly
|
void |
testWaitMsecsNoEvent()
SMake sure the the event is not signaled.
|
public void setUp()
public void testWaitMsecsNoEvent()
public void testEvent()
public void testWaitForever()
PredicateLock.waitForTimeoutOrFail(long)
public void testWaitMsecs()
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.