Fix setup of test execution context in ThreadLocal by slawekjaranowski · Pull Request #96 · codehaus-plexus/plexus-testing
Navigation Menu
{{ message }}
codehaus-plexus / plexus-testing Public
- Notifications You must be signed in to change notification settings
- Fork 3
Merged
Fix setup of test execution context in ThreadLocal#96
slawekjaranowski merged 1 commit intomasterfrom
Fix setup of test execution context in ThreadLocal#96
slawekjaranowski merged 1 commit intomasterfrom
Conversation
Copy link Copy Markdown
Member
slawekjaranowski
commented
Oct 27, 2025
slawekjaranowski
commented
- ThreadLocal must be set in setupContainer, such beforeEach method is not called by child implementation
- cleanups ThreadLocal by junit - use AutoClosable
- ThreadLocal must be set in setupContainer, such beforeEach method is not called by child implementation - cleanups ThreadLocal by junit - use AutoClosable
slawekjaranowski
self-assigned this
slawekjaranowski
deleted the
fix-thread-local
branch
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