[
https://issues.apache.org/jira/browse/DERBY-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen closed DERBY-2707.
-------------------------------------
> Inadequate clean-up in many jdbc4 tests
> ---------------------------------------
>
> Key: DERBY-2707
> URL: https://issues.apache.org/jira/browse/DERBY-2707
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.3.0.0
> Reporter: Knut Anders Hatlen
> Assignee: Knut Anders Hatlen
> Priority: Minor
> Fix For: 10.3.0.0
>
> Attachments: jdbc4test.diff
>
>
> Many of the JUnit tests under the jdbc4 package don't implement tearDown()
> properly. Common problems:
> * don't close JDBC objects
> * don't call super.tearDown()
> * don't null out instance variables
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.