public class TestBarrierImplementation extends Object
BarrierImplementation
.Constructor and Description |
---|
TestBarrierImplementation() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
tearDownClass() |
void |
testAwaitHappyCase() |
void |
testAwaitInterrupted() |
void |
testAwaitTimeout() |
void |
testAwaitTimeout2() |
void |
testAwaitTimeoutInterrupted() |
void |
testCancelTimedWaiter() |
void |
testCancelVirginBarrier() |
void |
testCancelWaiterThenAwaken() |
void |
testConcurrentAwaitDisalllowedThenCancelWaiter() |
void |
testConstruction() |
void |
testGetGroupName() |
void |
testUseCancelledBarrier() |
public void setUp()
public static void tearDownClass()
public void testAwaitTimeoutInterrupted() throws Exception
Exception
public void testConcurrentAwaitDisalllowedThenCancelWaiter() throws Exception
Exception
public void testCancelWaiterThenAwaken() throws Exception
Exception
Copyright © 2000-2014. All Rights Reserved.