Closed Simulant87 closed 8 months ago
Regarding https://github.com/stleary/JSON-java/issues/861
replace assertTrue with assertEquals statements to see the difference between actual and expected output on a failing test.
I can extend on this for all the test classes.
No, thank you. The existing assertTrue expressions work, and I don't see a compelling reason to change them, especially across all tests.
assertTrue
Regarding https://github.com/stleary/JSON-java/issues/861
replace assertTrue with assertEquals statements to see the difference between actual and expected output on a failing test.
I can extend on this for all the test classes.