SudokuFX
Loading...
Searching...
No Matches
fr.softsf.sudokufx.utils.MyLogbackUTest Class Reference
+ Collaboration diagram for fr.softsf.sudokufx.utils.MyLogbackUTest:

Public Member Functions

 MyLogbackUTest ()
 

Package Functions

void setup ()
 
void tearDown ()
 
void testConfigureLogbackWithInvalidPath ()
 
void testLog_as_fatal (@Mock Logger logger)
 
void testLogEntryMessageWithInitSpringContextExitForTests ()
 
void testLogEntryMessageWithSpringContextIsOnRefresh ()
 
void testLogs_real_folder_exists ()
 
void testLogs_real_folder_path_is_correct ()
 

Private Attributes

final IOsFolderFactory currentIOsFolderFactory
 
ListAppender< ILoggingEvent > logWatcher
 
final MyLogback myLogback
 

Constructor & Destructor Documentation

◆ MyLogbackUTest()

fr.softsf.sudokufx.utils.MyLogbackUTest.MyLogbackUTest ( )
+ Here is the call graph for this function:

Member Function Documentation

◆ setup()

void fr.softsf.sudokufx.utils.MyLogbackUTest.setup ( )
package

◆ tearDown()

void fr.softsf.sudokufx.utils.MyLogbackUTest.tearDown ( )
package

◆ testConfigureLogbackWithInvalidPath()

void fr.softsf.sudokufx.utils.MyLogbackUTest.testConfigureLogbackWithInvalidPath ( )
package
+ Here is the call graph for this function:

◆ testLog_as_fatal()

void fr.softsf.sudokufx.utils.MyLogbackUTest.testLog_as_fatal ( @Mock Logger logger)
package

◆ testLogEntryMessageWithInitSpringContextExitForTests()

void fr.softsf.sudokufx.utils.MyLogbackUTest.testLogEntryMessageWithInitSpringContextExitForTests ( )
package
+ Here is the call graph for this function:

◆ testLogEntryMessageWithSpringContextIsOnRefresh()

void fr.softsf.sudokufx.utils.MyLogbackUTest.testLogEntryMessageWithSpringContextIsOnRefresh ( )
package
+ Here is the call graph for this function:

◆ testLogs_real_folder_exists()

void fr.softsf.sudokufx.utils.MyLogbackUTest.testLogs_real_folder_exists ( )
package

◆ testLogs_real_folder_path_is_correct()

void fr.softsf.sudokufx.utils.MyLogbackUTest.testLogs_real_folder_path_is_correct ( )
package
+ Here is the call graph for this function:

Member Data Documentation

◆ currentIOsFolderFactory

final IOsFolderFactory fr.softsf.sudokufx.utils.MyLogbackUTest.currentIOsFolderFactory
private

◆ logWatcher

ListAppender<ILoggingEvent> fr.softsf.sudokufx.utils.MyLogbackUTest.logWatcher
private

◆ myLogback

final MyLogback fr.softsf.sudokufx.utils.MyLogbackUTest.myLogback
private

The documentation for this class was generated from the following file: