[
https://issues.apache.org/jira/browse/NUMBERS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16870276#comment-16870276
]
Gilles commented on NUMBERS-118:
--------------------------------
Merged in commit 860adcdb865842f673ba5010ebcbfd501abcff8b ("master").
> Reduce code duplication between BigFractionTest and FractionTest
> ----------------------------------------------------------------
>
> Key: NUMBERS-118
> URL: https://issues.apache.org/jira/browse/NUMBERS-118
> Project: Commons Numbers
> Issue Type: Improvement
> Components: fraction
> Affects Versions: 1.0
> Reporter: Heinrich Bohne
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Apparently, the class {{BigFractionTest}} has been created mainly by
> copy-pasting {{FractionTest}}, resulting in a lot of duplicate test cases.
> This code duplication can be mitigated by extracting some of the test cases
> that are used by both classes to a single location.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)