garydgregory commented on a change in pull request #209:
URL: 
https://github.com/apache/commons-collections/pull/209#discussion_r559024180



##########
File path: 
src/test/java/org/apache/commons/collections4/iterators/LoopingListIteratorTest.java
##########
@@ -21,8 +21,8 @@
 import java.util.List;
 import java.util.NoSuchElementException;
 
-import org.junit.Test;
-import static org.junit.Assert.*;
+import org.junit.jupiter.api.Test;
+import static org.junit.jupiter.api.Assertions.*;

Review comment:
       I don't have specific advice, that is some older code initially based on 
JUnit 3.




----------------------------------------------------------------
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]


Reply via email to