[ 
https://issues.apache.org/jira/browse/DERBY-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476576
 ] 

Daniel John Debrunner commented on DERBY-2304:
----------------------------------------------

Jean> Tests that get/set BigDecimal only run if (!JDBC.vmSupportsJSR169()) 

That should really be  if (JDBC.vmSupportsJDBC2()) since the fixture is testing 
methods that are in JDBC 2.

> Convert derbynet/callable.java to junit
> ---------------------------------------
>
>                 Key: DERBY-2304
>                 URL: https://issues.apache.org/jira/browse/DERBY-2304
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>            Reporter: Jean T. Anderson
>         Assigned To: Jean T. Anderson
>            Priority: Minor
>         Attachments: derby-2304-preview-2.diff, derby-2304-preview-3.diff, 
> derby-2304-preview.diff, derby-2304.diff
>
>
> Convert the derbynet.callable.java test to the junit framework.

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

Reply via email to