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