Branch: refs/heads/master
Home: https://github.com/jenkinsci/embeddable-build-status-plugin
Commit: 6994748eafc48c4ad4bf318b17c89e74a13de704
https://github.com/jenkinsci/embeddable-build-status-plugin/commit/6994748eafc48c4ad4bf318b17c89e74a13de704
Author: Mark Waite <[email protected]>
Date: 2023-10-21 (Sat, 21 Oct 2023)
Changed paths:
M src/test/java/org/jenkinsci/plugins/badge/EmbeddableBadgeConfigTest.java
M src/test/java/org/jenkinsci/plugins/badge/ImageResolverTest.java
M src/test/java/org/jenkinsci/plugins/badge/JobBadgeActionFactoryTest.java
M src/test/java/org/jenkinsci/plugins/badge/StatusImageTest.java
Log Message:
-----------
Prefer wildcard import, even for tests (#254)
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
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/embeddable-build-status-plugin/push/refs/heads/master/8f475b-699474%40github.com.