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