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

ASF subversion and git services commented on WICKET-7069:
---------------------------------------------------------

Commit 3f5b7e920efd28c693c40163184a53dc62432ffe in wicket's branch 
refs/heads/wicket-9.x from Taher Ghaleb
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=3f5b7e920e ]

[WICKET-7069] Refactor `assertTrue(equals())` using `assertEquals` (#601)

* Refactor assertTrue(equals()) using assertEquals

* Refactor throws Exception using assertThrows

* Revert "Refactor throws Exception using assertThrows"

This reverts commit d667bafbb8081b87fc6dc764f7fc895b066b96d7.

* Fix assertEquals parameters as (expected, actual)

* Fix test case failures by converting tokens into strings

> assertTrue(equals()) in tests should be replaced with assertEquals
> ------------------------------------------------------------------
>
>                 Key: WICKET-7069
>                 URL: https://issues.apache.org/jira/browse/WICKET-7069
>             Project: Wicket
>          Issue Type: Task
>          Components: wicket-core
>    Affects Versions: 9.14.0
>            Reporter: Maxim Solodovnik
>            Priority: Major
>             Fix For: 9.15.0, 10.0.0-M2
>
>
> Code clean-up:
> assertTrue(equals()) in tests should be replaced with assertEquals



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

Reply via email to