[ 
https://issues.apache.org/jira/browse/ARTEMIS-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robbie Gemmell resolved ARTEMIS-5290.
-------------------------------------
    Fix Version/s: 2.40.0
       Resolution: Fixed

> 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
>             Fix For: 2.40.0
>
>
> 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