You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/18 19:32:15 UTC

[jira] Commented: (DERBY-2539) convert lang/timestampArith.java to JUnit

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

Kathey Marsden commented on DERBY-2539:
---------------------------------------

Thanks Ugo for the patch.  I only have two small comments.

1) in runTest instead of try/catch blocks and failing on exception, you can just have the method throw the exception.

2) When you make the patch please do it from the top of the code tree, so your patch starts with java/testing/org/...
instead of org/...



> convert lang/timestampArith.java to JUnit
> -----------------------------------------
>
>                 Key: DERBY-2539
>                 URL: https://issues.apache.org/jira/browse/DERBY-2539
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>            Reporter: Ugo Matrangolo
>         Assigned To: Ugo Matrangolo
>            Priority: Minor
>         Attachments: DERBY-2539_diff_200407.txt, DERBY-2539_stat_200407.txt
>
>
> convert lang/timestampArith.java to JUnit

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