Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Releases: vitalijr2/mock-jdk-platform-logging

Relocation to mock-loggers

13 Nov 17:31
Compare
Choose a tag to compare

Custom annotation @MockLoggers

09 Nov 07:39
Compare
Choose a tag to compare
  • 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

21 Oct 14:43
Compare
Choose a tag to compare
  • 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

20 Aug 15:02
Compare
Choose a tag to compare
  • Update jUnit to 5.11
  • Improve extension's logging
  • Clean the Maven publishing plugin's configuration.

jUnit Extension to clean logger mocks

19 Jul 12:30
Compare
Choose a tag to compare
  • Implement jUnit extension.

Implement a logger finder

17 Jul 10:25
Compare
Choose a tag to compare
  • Implement a logger finder.
  • Add Javadocs.