[ 
https://issues.apache.org/jira/browse/ARTEMIS-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924178#comment-17924178
 ] 

ASF subversion and git services commented on ARTEMIS-5290:
----------------------------------------------------------

Commit c8ca8c0ae419231ef3c358f029e4eeae6b58ea17 in activemq-artemis's branch 
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=c8ca8c0ae4 ]

ARTEMIS-5290 order JUnit assertEquals arguments properly


> Order JUnit assertEquals arguments properly
> -------------------------------------------
>
>                 Key: ARTEMIS-5290
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5290
>             Project: ActiveMQ Artemis
>          Issue Type: Sub-task
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>
> Some calls to {{assertEquals()}} have the expected argument and the actual 
> argument in the wrong order. For JUnit 5 the correct order is {{(expected, 
> actual)}}.
> Such calls will behave fine for assertions that pass, but may give confusing 
> error reports on failure.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to