You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kai Zheng (JIRA)" <ji...@apache.org> on 2015/01/22 03:44:34 UTC

[jira] [Updated] (DIRKRB-150) Fix some issues in tests

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

Kai Zheng updated DIRKRB-150:
-----------------------------
    Summary: Fix some issues in tests  (was: Refactor some tests)

> Fix some issues in tests
> ------------------------
>
>                 Key: DIRKRB-150
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-150
>             Project: Directory Kerberos
>          Issue Type: Sub-task
>            Reporter: Lin Chen
>
> 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)

RE: [jira] [Updated] (DIRKRB-150) Fix some issues in tests

Posted by "Zheng, Kai" <ka...@intel.com>.
Let's focus on the issue fixing in this JIRA.

We may have another for investigation and discussion for AssertJ or else.

Regards,
Kai

-----Original Message-----
From: Kai Zheng (JIRA) [mailto:jira@apache.org] 
Sent: Thursday, January 22, 2015 10:45 AM
To: dev@directory.apache.org
Subject: [jira] [Updated] (DIRKRB-150) Fix some issues in tests


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

Kai Zheng updated DIRKRB-150:
-----------------------------
    Summary: Fix some issues in tests  (was: Refactor some tests)

> Fix some issues in tests
> ------------------------
>
>                 Key: DIRKRB-150
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-150
>             Project: Directory Kerberos
>          Issue Type: Sub-task
>            Reporter: Lin Chen
>
> 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)