Added TODO for AbstractQueueTest.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1475976 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8157a72408
commit
8641a2e3d5
|
@ -37,6 +37,8 @@ import org.apache.commons.collections4.collection.AbstractCollectionTest;
|
||||||
* test case (method) your {@link Queue} fails or override one of the
|
* test case (method) your {@link Queue} fails or override one of the
|
||||||
* protected methods from AbstractCollectionTest.
|
* protected methods from AbstractCollectionTest.
|
||||||
*
|
*
|
||||||
|
* TODO: add more tests for Queue interface
|
||||||
|
*
|
||||||
* @since 4.0
|
* @since 4.0
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue