public class TestCallQueue
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Log |
LOG |
| Constructor and Description |
|---|
TestCallQueue(int elementsAdded,
int elementsRemoved) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<java.lang.Object[]> |
getParameters() |
void |
testOfferPoll() |
void |
testPutTake() |