[ 
https://issues.apache.org/jira/browse/DERBY-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean T. Anderson updated DERBY-2304:
------------------------------------

    Attachment: derby-2304-preview-3.diff

Don't look at derby-2304-preview-2.diff -- it has confusing cruft leftover from 
my initial teardown implementation [1].

derby-2304-preview-3.diff cleans that up.

[1] For newbies coming after me, my first shot at CallableTest.java explicitly 
coded both setUp() and tearDown(). But I switched the strategy to use 
CleanDatabaseTestSetup() instead, which automatically does the tearDown, 
eliminating any need to provide code to drop database objects.

> Convert derbynet/callable.java to junit
> ---------------------------------------
>
>                 Key: DERBY-2304
>                 URL: https://issues.apache.org/jira/browse/DERBY-2304
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>            Reporter: Jean T. Anderson
>         Assigned To: Jean T. Anderson
>            Priority: Minor
>         Attachments: derby-2304-preview-2.diff, derby-2304-preview-3.diff, 
> derby-2304-preview.diff
>
>
> Convert the derbynet.callable.java test to the junit framework.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to