[
https://issues.apache.org/jira/browse/WICKET-7069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758417#comment-17758417
]
ASF subversion and git services commented on WICKET-7069:
---------------------------------------------------------
Commit 3928c386259c2df4d0837838c87b57974051ff44 in wicket's branch
refs/heads/master from Taher Ghaleb
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=3928c38625 ]
[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)