JavaMoney / jsr354-ri

JSR 354 - Moneta: Reference Implementation
Other
344 stars 101 forks source link

Fix codacy identity comparison warnings #232

Closed marschall closed 6 years ago

marschall commented 6 years ago

codacy warns about identity comparisons in unit tests.

Same as #227 but with merge conflicts solved.


This change is Reviewable