Package de.cuioss.test.juli.junit5
Provides a Junit 5 extension for controlling the
TestLoggerFactory- Author:
- Oliver Wolff
-
Class Summary Class Description TestLoggerController Extension for setting up theTestLoggerFactoryproperly -
Annotation Types Summary Annotation Type Description EnableTestLogger Meta-annotation that allows test classes to be extended withTestLoggerControllerinstead of using@ExtendWith(TestLoggerController.class).