Package com.github.robtimus.junit.support.extension.logging
Provides interfaces and classes for miscellaneous logging extensions like
LogOnFailure and
DisableLogging.-
Annotation Types Summary Annotation Type Description DisableLogging DisableLoggingcan be used to disable logging for the duration of a test.LogOnFailure LogOnFailurecan be used to suppress logging.