powsybl-core
powsybl-core copied to clipboard
Create utility class for compareXml/compareTxt
-
Do you want to request a feature or report a bug? Refactoring
-
What is the current behavior? Utility classes
compareXml
andcompareTxt
are inAbstractConverterTest
-
What is the expected behavior? These methods should be in a utility class
ComparisonUtils
-
What is the motivation / use case for changing the behavior? Cleaner design
-
Please tell us about your environment:
- PowSyBl Version: 4.10.0-SNAPSHOT
Hi @miovd, I have worked to this issue in this PR: #2209 Please take a look, this is my first contribution and I hope that the changes are good Thank you