You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2009/06/25 21:03:07 UTC

[jira] Closed: (HARMONY-2013) [classlib][sql]Some testcases in java.sql.SQLPermissionTest.java and java.sql.DriverPropertyInfoTest.java violate the JUnit Best Practice

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

Mark Hindess closed HARMONY-2013.
---------------------------------


Closing as this has been verified.


> [classlib][sql]Some testcases in java.sql.SQLPermissionTest.java and java.sql.DriverPropertyInfoTest.java violate the JUnit Best Practice
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2013
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2013
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Tony Wu
>            Assignee: Paulex Yang
>         Attachments: harmony-2013.diff
>
>
> Some testcases in java.sql.SQLPermissionTest.java and
> java.sql.DriverPropertyInfoTest.java violate the JUnit Best
> Practice. Should use assertEquals(A,B) instead of assertTrue(A==B).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.