[
https://issues.apache.org/jira/browse/DIRKRB-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14289014#comment-14289014
]
Kai Zheng commented on DIRKRB-150:
----------------------------------
Reviewed and committed.
commit 21f0e4178f8dfe355bfa9b8ae382b817a78df230
Author: Drankye <[email protected]>
Date: Sat Jan 24 01:25:43 2015 +0800
DIRKRB-150 Fix some issues in tests. Contributed by Lin Chen
> Fix some issues in tests
> ------------------------
>
> Key: DIRKRB-150
> URL: https://issues.apache.org/jira/browse/DIRKRB-150
> Project: Directory Kerberos
> Issue Type: Bug
> Reporter: Lin Chen
> Assignee: Lin Chen
> Attachments: DIRKRB-150_v1.patch, DIRKRB-150_v2.patch
>
>
> Found by Stefan:
> The signature of assertEquals is
> {code}
> assertEquals(Object expected, Object actual)
> {code}, but some asserts in codes misplace expected values and actual values.
> This will check existing test cases and fix them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)