dota17 commented on a change in pull request #103: Add junit for getWithNull 
and subList in the LazyListTest.
URL: 
https://github.com/apache/commons-collections/pull/103#discussion_r341796448
 
 

 ##########
 File path: 
src/test/java/org/apache/commons/collections4/list/FixedSizeListTest.java
 ##########
 @@ -83,4 +83,66 @@ public void testListAllowsMutationOfUnderlyingCollection() {
         Assert.assertEquals("Modifying an the underlying list is allowed",
                 sizeBefore + 1, fixedSizeList.size());
     }
+
+    //-----------------------------------------------------------------------
 
 Review comment:
   Ok, I have removed all the new ones, thank you for your suggestion.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to