[ 
https://issues.apache.org/jira/browse/DERBY-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609499#action_12609499
 ] 

Knut Anders Hatlen commented on DERBY-3742:
-------------------------------------------

Thanks for volunteering! I think this test could be put in 
java/testing/org/apache/derbyTesting/unitTests/junit/. That's where we have put 
JUnit tests that use the internal API before.

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

Reply via email to