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 DisableLogging
can be used to disable logging for the duration of a test.LogOnFailure LogOnFailure
can be used to suppress logging.