[
https://issues.apache.org/jira/browse/DERBY-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480575
]
Jean T. Anderson commented on DERBY-2398:
-----------------------------------------
Dan wrote:
> Testing the values is best as the purpose (I assume) of this test is to test
> the JDBC feature that returns auto genrated keys, so checking it's returning
> the correct value would be good.
ack, the old test 13 needs to verify that the value obtained inside a
savepoint is the same after it does a rollback. I had missed that fine point,
so I do need to check actual values.
thanks for the feedback, Dan.
> Convert jdbcapi/autoGeneratedJdbc30.java to junit
> -------------------------------------------------
>
> Key: DERBY-2398
> URL: https://issues.apache.org/jira/browse/DERBY-2398
> Project: Derby
> Issue Type: Improvement
> Components: Test
> Reporter: Jean T. Anderson
> Assigned To: Jean T. Anderson
> Priority: Minor
> Attachments: derby-2398-pre.diff, test_file_ignore_me.txt
>
>
> Convert the jdbcapi/autoGeneratedJdbc30.java test from the old harness to
> junit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.