Closed MarkEWaite closed 1 year ago
The wildcard imoprt is more difficult to read.
Thanks to OpenRewrite for the steps that started this change.
https://docs.openrewrite.org/recipes/java/testing/junit5/usehamcrestassertthat
Confirmed tests pass with Java 21 on Linux.
Prefer non-wildcard imports, even in tests
The wildcard imoprt is more difficult to read.
Thanks to OpenRewrite for the steps that started this change.
https://docs.openrewrite.org/recipes/java/testing/junit5/usehamcrestassertthat
Testing done
Confirmed tests pass with Java 21 on Linux.
Submitter checklist