Test for com.sun.demoapi.lists.DoublyLinkedList.remove(Object)
This test exercises the
remove(Object)
method for this class.
sources
RemoveTest.java
executeClass
com.sun.demotck.tests.lists.DoublyLinkedList.RemoveTest
Note:
Although this is a functionally valid test, it is not necessarily representative of a complete, well-written TCK test.