[
https://issues.apache.org/jira/browse/DERBY-3801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619770#action_12619770
]
Junjie Peng commented on DERBY-3801:
------------------------------------
Thanks, Myrna!
I have looked into dropaTable(), and understood how it works. My first question
is OK with your instruction.
I agree with your comment "Maybe the best approach is to strip the ij/script
test down so the .sql only does very basic testing of creating the cursors
('get ... cursor ...', 'next',...) which gives the same result for
DerbyNetClient and embedded. The majority of test cases can then be added as
fixtures to the existing HoldCursorTest. " However, I have a question:
I have complete the whole translation in java code, may I post the patch
instead of doing some translation with tools such as ScriptTestCase?
> Convert "org.apache.derbyTesting.functionTests.tests.lang.holdCursorIJ.sql"
> to junit.
> --------------------------------------------------------------------------------------
>
> Key: DERBY-3801
> URL: https://issues.apache.org/jira/browse/DERBY-3801
> Project: Derby
> Issue Type: Test
> Reporter: Junjie Peng
> Assignee: Junjie Peng
> Attachments: derby-3801-1-patch.txt
>
>
> Convert "org.apache.derbyTesting.functionTests.tests.lang.holdCursorIJ.sql"
> to junit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.