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 "Junjie Peng (JIRA)" <ji...@apache.org> on 2008/07/01 12:45:45 UTC

[jira] Updated: (DERBY-3742) Move test code from CompressedNumber to a unit test

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

Junjie Peng updated DERBY-3742:
-------------------------------

    Attachment: derby-3742-patch.txt

It's a pleasure, Knut. I have finished it. Please check the patch.

> Move test code from CompressedNumber to a unit test
> ---------------------------------------------------
>
>                 Key: DERBY-3742
>                 URL: https://issues.apache.org/jira/browse/DERBY-3742
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>            Reporter: Knut Anders Hatlen
>            Assignee: Junjie Peng
>            Priority: Minor
>         Attachments: derby-3742-patch.txt
>
>
> The class org.apache.derby.iapi.services.io.CompressedNumber contains a significant amount of test code. This code should be moved into a unit test to reduce the footprint of the product jars and to ensure that the code is tested in the regression tests. The test code is located in the methods checkInt(), checkLong() and main().

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