[
https://issues.apache.org/jira/browse/DERBY-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483773
]
Daniel John Debrunner commented on DERBY-2461:
----------------------------------------------
Just a thought on the single procedure test.
One existing test (jdbcapi) is testing the JDBC api aspect of calling
procedures (e.g. multiple result set handling)
The other is testing the SQL aspect of procedures, create syntax, sql control
(read-only etc.) SQL parameter passing.
There's probably some overlap but they are two different areas.
> Convert lang/procedure.java to junit
> ------------------------------------
>
> Key: DERBY-2461
> URL: https://issues.apache.org/jira/browse/DERBY-2461
> Project: Derby
> Issue Type: Task
> Components: Test
> Reporter: Jean T. Anderson
> Assigned To: Kathey Marsden
> Priority: Minor
> Attachments: derby-2461-pre.diff
>
>
> Convert the lang/procedure.java test from the old harness to junit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.