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 "Erlend Birkenes (JIRA)" <ji...@apache.org> on 2008/08/11 11:17:45 UTC

[jira] Updated: (DERBY-3797) Convert jdbcapi/metadataMultiConn to JUnit.

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

Erlend Birkenes updated DERBY-3797:
-----------------------------------

    Attachment: Derby-3797_2.diff

Please review and commit if everything is ok.

I hope I have understood the old test correctly and that this really does the same thing. 
I ended up with just using assertDrainResults since the point was just to read the metadata from several different connections as I understand it.
So I just use assertDrainResults to read through the data and close the resultset and thets pretty much what the old test did too.

I've added it to jdbcapi/_Suite and removed the old test.

I've run the _Suite, but not All 


-Erlend

> Convert jdbcapi/metadataMultiConn to JUnit.
> -------------------------------------------
>
>                 Key: DERBY-3797
>                 URL: https://issues.apache.org/jira/browse/DERBY-3797
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>    Affects Versions: 10.5.0.0
>            Reporter: Erlend Birkenes
>            Assignee: Erlend Birkenes
>            Priority: Minor
>         Attachments: Derby-3797_2.diff
>
>


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