Replies: 1 comment
-
|
If I recall correctly, we've done that ever since the pre-alpha development phase for JUnit 5. What makes you think that In any case, I don't personally see any compelling reason to rewrite those tests to use AssertJ. If we did choose to do that, we would probably want to remove all usage of |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I’d like to refactor
AssertArrayEqualsAssertionsTests assertArrayEqualsBooleanArrayVsNulland other tests to useassertThrows().Is this acceptable? I can submit a PR if yes.
Beta Was this translation helpful? Give feedback.
All reactions