Skip to content

Latest commit

 

History

History

core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Logger Keeper and jUnit Extension

The observer pattern is implemented here: cleaners subscribe to notifications from a keeper, who sends alerts when mock loggers need to be cleaned and reset. Logger factories should implement the cleaner interface and register themselves with the keeper. The jUnit extension manages the keeper and sends alerts before and after tests.

Java Version jUnit Version
Maven Central Last Update Maven Central Javadoc