[ 
https://issues.apache.org/jira/browse/COLLECTIONS-779?focusedWorklogId=536835&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-536835
 ]

ASF GitHub Bot logged work on COLLECTIONS-779:
----------------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Jan/21 17:20
            Start Date: 16/Jan/21 17:20
    Worklog Time Spent: 10m 
      Work Description: garydgregory commented on a change in pull request #209:
URL: 
https://github.com/apache/commons-collections/pull/209#discussion_r558970391



##########
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:
       @arturobernalg 
   Did you forget to flip the arguments on the `assert*` API calls in this file 
and subsequent files?




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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 536835)
    Time Spent: 20m  (was: 10m)

> Migrate assert to Assertions 
> -----------------------------
>
>                 Key: COLLECTIONS-779
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-779
>             Project: Commons Collections
>          Issue Type: Sub-task
>            Reporter: Arturo Bernal
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to