public class TestBoundedConcurrentLinkedQueue
extends java.lang.Object
| Constructor and Description |
|---|
TestBoundedConcurrentLinkedQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testClear() |
void |
testDrain() |
void |
testMultiThread() |
void |
testOfferAndPoll() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testOfferAndPoll()
throws java.lang.Exception
java.lang.Exceptionpublic void testDrain()
throws java.lang.Exception
java.lang.Exceptionpublic void testClear()
public void testMultiThread()
throws java.lang.InterruptedException
java.lang.InterruptedException