C# Class Aspects.Logging.Tests.Loggers.ConsoleLoggerTests

Datei anzeigen Open project: vnvizitiu/AOP

Private Methods

Method Description
WhenCallingDebugShouldEnterDebugMethod ( ) : void
WhenCallingErrorShouldEnterErrorMethod ( ) : void
WhenCallingFatalShouldEnterFatalMethod ( ) : void
WhenCallingInfoShouldEnterInfoMethod ( ) : void
WhenCallingTraceShouldEnterTraceMethod ( ) : void
WhenCallingWarnShouldEnterWarnMethod ( ) : void