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

Myrna van Lunteren commented on DERBY-1242:
-------------------------------------------

I tried to see if some tests have been written by now...

I assume the methods were like the 
EmbedCallableStatement40.getParameterMetadata() and the like(?) but wouldn't 
those get executed automatically by a call to getParameterMetadata in the 
org.apache.derbyTests.functionTests.jdbcapi.ParameterMetadataJdbc30Test when 
running with a 1.6 jvm?
There's also 
org.apache.derbyTests.functionTests.jdbc4.ParameterMetaDataWrapperTest, and 
VerifySignatures and UnsupportedVetter also appear to do some ParameterMetaData 
tests...

Getting this issue addressed would easier if there was a list...

> Write test(s) for ParameterMetaData and the getParameterMetaData-methods in 
> JDBC4
> ---------------------------------------------------------------------------------
>
>                 Key: DERBY-1242
>                 URL: https://issues.apache.org/jira/browse/DERBY-1242
>             Project: Derby
>          Issue Type: Improvement
>          Components: JDBC, Test
>    Affects Versions: 10.2.1.6
>            Reporter: Kristian Waagan
>
> There are no tests for ParameterMetaData in JDBC4. Several new methods 
> returning ParameterMetaData objects have recently been added, and these 
> methods and their results should be checked by tests.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to