[
https://issues.apache.org/jira/browse/DERBY-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609491#action_12609491
]
Junjie Peng commented on DERBY-3742:
------------------------------------
Hi, Knut. I have read through checkInt(), checkLong() and main(), and
understood its workflow, but I have a question, which directory under
org.apache.derbyTesting should I put the new junit test case? Thank you!
> 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
>
> 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.