To use, simply extend this class, and implement the {@link #makeObject} method.
If your {@link Queue} fails one of these tests by design,you may still use this base set of cases. Simply override the test case (method) your {@link Queue} fails or override one of theprotected methods from AbstractCollectionTest. TODO: add more tests for Queue interface @since 4.0 @version $Id: AbstractQueueTest.java 1475976 2013-04-25 21:39:12Z tn $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|