Uses of Package
com.github.tadukoo.junit.logger
Packages that use 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.-
Classes in com.github.tadukoo.junit.logger used by com.github.tadukoo.junit.loggerClassDescriptionJUnit 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.