Use framework helper methods to check result sets in DatabaseMetaDataTest
-------------------------------------------------------------------------
Key: DERBY-4933
URL: https://issues.apache.org/jira/browse/DERBY-4933
Project: Derby
Issue Type: Improvement
Components: Test
Affects Versions: 10.8.0.0
Reporter: Knut Anders Hatlen
Assignee: Knut Anders Hatlen
Priority: Minor
Some of the test cases in DatabaseMetaDataTest manually iterate through result
sets and verify their contents against a canon. They should use
JDBC.assertFullResultSet() instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.