Uses of Package
com.github.valfirst.slf4jtest
-
Packages that use com.github.valfirst.slf4jtest Package Description com.github.valfirst.slf4jtest -
Classes in com.github.valfirst.slf4jtest used by com.github.valfirst.slf4jtest Class Description LevelAssert A set of assertions to validate that logs have been logged to aTestLogger, for a specific log level.LoggingEvent Representation of a call to a logger for test assertion purposes.TestLogger Implementation ofLoggerwhich storesLoggingEvents in memory and provides methods to access and remove them in order to facilitate writing tests that assert particular logging calls were made.TestLoggerAssert A set of assertions to validate that logs have been logged to aTestLogger.TestLoggerFactory