Description
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.
Attachments
Issue Links
- links to