[ 
https://issues.apache.org/jira/browse/DERBY-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484984
 ] 

Andrew McIntyre commented on DERBY-2476:
----------------------------------------

The new test looks good, one minor comment:

Instead of putting handling the creation and removal of database tables in the 
setup and teardown methods, most tests have been rewritten with a suite() 
method that wraps the tests in the class in a CleanDatabaseTestSetup decorator. 
See tests/lang/GroupByExpressionTest.java for a good example of a suite method 
that uses CleanDatabaseTestSetup.


> convert lang/forbitdata.java test to junit test
> -----------------------------------------------
>
>                 Key: DERBY-2476
>                 URL: https://issues.apache.org/jira/browse/DERBY-2476
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>            Reporter: Ramandeep Kaur
>         Assigned To: Ramandeep Kaur
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: DERBY_2476.diff
>
>
> Convert lang/forbitdata.java test to junit test

-- 
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