You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/02/19 16:07:05 UTC

[jira] Updated: (DERBY-2324) convert StmtCloseFunTest to JUnit

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

Knut Anders Hatlen updated DERBY-2324:
--------------------------------------

    Attachment: closedobjecttest.stat
                closedobjecttest.diff

The attached patch (closedobjecttest.diff) moves ClosedObjectTest from the jdbc4 suite to jdbcapi and makes the necessary changes so that it runs under jdk1.4/jdk1.5 (and possibly JSR169, but I haven't tested it). Before this patch can be applied, you must run "svn rename java/testing/org/apache/derbyTesting/functionTests/tests/jdbc4/ClosedObjectTest.java java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/ClosedObjectTest.java".

> convert StmtCloseFunTest to JUnit
> ---------------------------------
>
>                 Key: DERBY-2324
>                 URL: https://issues.apache.org/jira/browse/DERBY-2324
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: closedobjecttest.diff, closedobjecttest.stat
>
>
> Convert StmtCloseFunTest to JUnit to eliminate multiple masters

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