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