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

William R. Speirs commented on DBUTILS-53:
------------------------------------------

See DBUTILS-78 for an updated unit test which covers 73% of the 
AsyncQueryRunner class. These unit tests should be easily adapted to cover 
QueryRunner. These unit tests also ensure that the ResultSet and 
PreparedStatement are always closed, and the Connection closed only when it is 
supposed to be.

> Set Derby up as a unit test database
> ------------------------------------
>
>                 Key: DBUTILS-53
>                 URL: https://issues.apache.org/jira/browse/DBUTILS-53
>             Project: Commons DbUtils
>          Issue Type: Task
>            Reporter: Henri Yandell
>
> Or hsqldb. I used Derby for Taglibs to test the sql tags and it worked well 
> enough.

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

        

Reply via email to