C# Class Castle.Core.Logging.Tests.LoggingTests

Show file Open project: nats/castle-1.0.3-mono Class Usage Examples

Private Methods

Method Description
Debug ( ) : void
DebugLevelDebug ( ) : void
DebugLevelDebugWithArgs ( ) : void
DebugLevelDebugWithException ( ) : void
DebugLevelError ( ) : void
DebugLevelErrorWithArgs ( ) : void
DebugLevelErrorWithException ( ) : void
DebugLevelFatal ( ) : void
DebugLevelFatalWithArgs ( ) : void
DebugLevelFatalWithException ( ) : void
DebugLevelInfo ( ) : void
DebugLevelInfoWithArgs ( ) : void
DebugLevelInfoWithException ( ) : void
DebugLevelOff ( ) : void
DebugLevelOffWithArgs ( ) : void
DebugLevelOffWithException ( ) : void
DebugLevelWarn ( ) : void
DebugLevelWarnWithArgs ( ) : void
DebugLevelWarnWithException ( ) : void
DebugWithArgs ( ) : void
DebugWithException ( ) : void
Error ( ) : void
ErrorLevelDebug ( ) : void
ErrorLevelDebugWithArgs ( ) : void
ErrorLevelDebugWithException ( ) : void
ErrorLevelError ( ) : void
ErrorLevelErrorWithArgs ( ) : void
ErrorLevelErrorWithException ( ) : void
ErrorLevelFatal ( ) : void
ErrorLevelFatalWithArgs ( ) : void
ErrorLevelFatalWithException ( ) : void
ErrorLevelInfo ( ) : void
ErrorLevelInfoWithArgs ( ) : void
ErrorLevelInfoWithException ( ) : void
ErrorLevelOff ( ) : void
ErrorLevelOffWithArgs ( ) : void
ErrorLevelOffWithException ( ) : void
ErrorLevelWarn ( ) : void
ErrorLevelWarnWithArgs ( ) : void
ErrorLevelWarnWithException ( ) : void
ErrorWithArgs ( ) : void
ErrorWithException ( ) : void
FatalError ( ) : void
FatalErrorLevelDebug ( ) : void
FatalErrorLevelDebugWithArgs ( ) : void
FatalErrorLevelDebugWithException ( ) : void
FatalErrorLevelError ( ) : void
FatalErrorLevelErrorWithArgs ( ) : void
FatalErrorLevelErrorWithException ( ) : void
FatalErrorLevelFatal ( ) : void
FatalErrorLevelFatalWithArgs ( ) : void
FatalErrorLevelFatalWithException ( ) : void
FatalErrorLevelInfo ( ) : void
FatalErrorLevelInfoWithArgs ( ) : void
FatalErrorLevelInfoWithException ( ) : void
FatalErrorLevelOff ( ) : void
FatalErrorLevelOffWithArgs ( ) : void
FatalErrorLevelOffWithException ( ) : void
FatalErrorLevelWarn ( ) : void
FatalErrorLevelWarnWithArgs ( ) : void
FatalErrorLevelWarnWithException ( ) : void
FatalErrorWithArgs ( ) : void
FatalErrorWithException ( ) : void
Info ( ) : void
InfoLevelDebug ( ) : void
InfoLevelDebugWithArgs ( ) : void
InfoLevelDebugWithException ( ) : void
InfoLevelError ( ) : void
InfoLevelErrorWithArgs ( ) : void
InfoLevelErrorWithException ( ) : void
InfoLevelFatal ( ) : void
InfoLevelFatalWithArgs ( ) : void
InfoLevelFatalWithException ( ) : void
InfoLevelInfo ( ) : void
InfoLevelInfoWithArgs ( ) : void
InfoLevelInfoWithException ( ) : void
InfoLevelOff ( ) : void
InfoLevelOffWithArgs ( ) : void
InfoLevelOffWithException ( ) : void
InfoLevelWarn ( ) : void
InfoLevelWarnWithArgs ( ) : void
InfoLevelWarnWithException ( ) : void
InfoWithArgs ( ) : void
InfoWithException ( ) : void
SetUp ( ) : void
ValidateCall ( LoggerLevel expectedLevel, String expectedMessage, Exception expectedException ) : void
ValidateCalled ( ) : void
ValidateNoCalls ( ) : void
Warn ( ) : void
WarnLevelDebug ( ) : void
WarnLevelDebugWithArgs ( ) : void
WarnLevelDebugWithException ( ) : void
WarnLevelError ( ) : void
WarnLevelErrorWithArgs ( ) : void
WarnLevelErrorWithException ( ) : void
WarnLevelFatal ( ) : void
WarnLevelFatalWithArgs ( ) : void
WarnLevelFatalWithException ( ) : void
WarnLevelInfo ( ) : void
WarnLevelInfoWithArgs ( ) : void
WarnLevelInfoWithException ( ) : void
WarnLevelOff ( ) : void
WarnLevelOffWithArgs ( ) : void
WarnLevelOffWithException ( ) : void
WarnLevelWarn ( ) : void
WarnLevelWarnWithArgs ( ) : void
WarnLevelWarnWithException ( ) : void
WarnWithArgs ( ) : void
WarnWithException ( ) : void