This repository has been archived by the owner on Nov 27, 2024. It is now read-only.
Releases: vitalijr2/mock-jdk-platform-logging
Releases · vitalijr2/mock-jdk-platform-logging
Relocation to mock-loggers
Please use mock-loggers-jdk-platform-logging instead.
Custom annotation @MockLoggers
- Improved Javadoc
- Use BOM for jUnit and Mockito
- Add activity badges, update other
- Update Maven plugins: invoker, javadoc, surefire and failsafe
- Custom annotation @MockLoggers
Update dependencies
- Update jUnit Jupiter and Platform
- Update Mockito to 5.14
- Update a bunch of Maven plugins: javadoc, surefire, failsafe, invoker, central-publishing, jetbrains annotations
Update jUnit to 5.11
- Update jUnit to 5.11
- Improve extension's logging
- Clean the Maven publishing plugin's configuration.
jUnit Extension to clean logger mocks
- Implement jUnit extension.
Implement a logger finder
- Implement a logger finder.
- Add Javadocs.