#BlueJ class context comment0.target=class\ ListTest comment0.text=\nJUnit\ test\ class\ for\ ListADT.\ \ Currently\ tests\ ArrayList.\ \ Do\ a\ global\ find/replace\nto\ LinkedList\ to\ use\ the\ other\ list.
\n\nCould\ definitely\ write\ more\ tests.\n\n comment1.params= comment1.target=void\ testAddAndRemoveAtZero() comment10.params= comment10.target=void\ testConstructor2() comment11.params= comment11.target=void\ testConstructor1() comment12.params= comment12.target=void\ testContains() comment13.params= comment13.target=void\ testReplace() comment14.params= comment14.target=void\ testAppend() comment15.params= comment15.target=void\ testGetEntry() comment2.params= comment2.target=void\ testGetLength() comment3.params= comment3.target=void\ testAppendAndGet() comment4.params= comment4.target=void\ testIsEmpty() comment5.params= comment5.target=void\ testRemove() comment6.params= comment6.target=void\ testClear() comment7.params=str comment7.target=ListTest(String) comment8.params= comment8.target=void\ testAddAtZero() comment9.params= comment9.target=void\ testAddAtPosition() numComments=16