Implement `AutoCloseable` for `TestcontainersExtension$StoreAdapter` by linghengqian · Pull Request #10529 · testcontainers/testcontainers-java
Navigation Menu
{{ message }}
testcontainers / testcontainers-java Public
- Notifications You must be signed in to change notification settings
- Fork 1.8k
Merged
eddumelendez merged 1 commit intotestcontainers:mainfrom
Jul 28, 2025Merged
Implement AutoCloseable for TestcontainersExtension$StoreAdapter#10529
eddumelendez merged 1 commit intotestcontainers:mainfrom
Implement AutoCloseable for TestcontainersExtension$StoreAdapter#10529
eddumelendez merged 1 commit intotestcontainers:mainfrom
Conversation
Copy link
Contributor
linghengqian
commented
Jul 26, 2025
linghengqian
commented
- Fixes [Enhancement]: JUnit CloseableResource deprecated #10525 .
- Impl
AutoCloseableforTestcontainersExtension$StoreAdapter. To be honest, I don't think any unit tests are needed to explain this change.
github-actions
bot
added
the
modules/jupiter
label
linghengqian
marked this pull request as ready for review
linghengqian
requested a review
from a team
linghengqian
mentioned this pull request
norrisjeremy approved these changes Jul 26, 2025
eddumelendez
added this to the
next milestone
eddumelendez
added
the
type/housekeeping
label
eddumelendez
changed the title
Impl
Implement AutoCloseable for TestcontainersExtension$StoreAdapterAutoCloseable for TestcontainersExtension$StoreAdapter
Copy link
Member
eddumelendez
commented
Jul 28, 2025
eddumelendez commented
Jul 28, 2025Thanks for your contribution, @linghengqian
linghengqian
deleted the
junit-v5134
branch
linghengqian
mentioned this pull request
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment