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