Uses of Package
com.github.tadukoo.junit.logger
Package
Description
Contains
JUnitEasyLogger
, to be used for loggers in JUnit
testing when you don't want to actually log, but check that logging works.-
ClassDescriptionJUnit Easy Logger is used when we don't want to create an actual log file during a JUnit test, but want to verify that logging occurred properly.