C# 클래스 BudgetAnalyser.UnitTest.BudgetAnalyserLog4NetLoggerTest

파일 보기 프로젝트 열기: Benrnz/BudgetAnalyser

Private Properties

프로퍼티 타입 설명
CtorShouldCallConfigure void
CtorShouldInitialiseInternalLogger void
FormatShouldFormatAValidString void
FormatShouldThrowIfDisposed void
LogAlwaysShouldBeThreadSafe void
LogAlwaysShouldLogWhenErrorLoggingIsDisabled void
LogAlwaysShouldLogWhenInfoLoggingIsDisabled void
LogAlwaysShouldLogWhenWarningLoggingIsDisabled void
LogAlwaysShouldNotChangeLogLevel void
LogErrorShouldLogWhenErrorLoggingIsEnabled void
LogErrorShouldNotLogWhenErrorLoggingIsDisabled void
LogErrorShouldThrowGivenNullBuilder void
LogErrorShouldThrowIfDisposed void
LogErrorWithExceptionShouldLogWhenErrorLoggingIsEnabled void
LogErrorWithExceptionShouldNotLogWhenErrorLoggingIsDisabled void
LogErrorWithExceptionShouldNotThrowGivenNullException void
LogErrorWithExceptionShouldThrowGivenNullBuilder void
LogInfoShouldLogWhenErrorLoggingIsEnabled void
LogInfoShouldNotLogWhenErrorLoggingIsDisabled void
LogInfoShouldThrowGivenNullBuilder void
LogInfoShouldThrowIfDisposed void
LogWarningShouldLogWhenErrorLoggingIsEnabled void
LogWarningShouldNotLogWhenErrorLoggingIsDisabled void
LogWarningShouldThrowGivenNullBuilder void
LogWarningShouldThrowIfDisposed void
TestCleanup void
TestInitialise void

공개 메소드들

메소드 설명
Arrange ( ) : BudgetAnalyser.UnitTest.TestHarness.LoggerTestHarness

비공개 메소드들

메소드 설명
CtorShouldCallConfigure ( ) : void
CtorShouldInitialiseInternalLogger ( ) : void
FormatShouldFormatAValidString ( ) : void
FormatShouldThrowIfDisposed ( ) : void
LogAlwaysShouldBeThreadSafe ( ) : void
LogAlwaysShouldLogWhenErrorLoggingIsDisabled ( ) : void
LogAlwaysShouldLogWhenInfoLoggingIsDisabled ( ) : void
LogAlwaysShouldLogWhenWarningLoggingIsDisabled ( ) : void
LogAlwaysShouldNotChangeLogLevel ( ) : void
LogErrorShouldLogWhenErrorLoggingIsEnabled ( ) : void
LogErrorShouldNotLogWhenErrorLoggingIsDisabled ( ) : void
LogErrorShouldThrowGivenNullBuilder ( ) : void
LogErrorShouldThrowIfDisposed ( ) : void
LogErrorWithExceptionShouldLogWhenErrorLoggingIsEnabled ( ) : void
LogErrorWithExceptionShouldNotLogWhenErrorLoggingIsDisabled ( ) : void
LogErrorWithExceptionShouldNotThrowGivenNullException ( ) : void
LogErrorWithExceptionShouldThrowGivenNullBuilder ( ) : void
LogInfoShouldLogWhenErrorLoggingIsEnabled ( ) : void
LogInfoShouldNotLogWhenErrorLoggingIsDisabled ( ) : void
LogInfoShouldThrowGivenNullBuilder ( ) : void
LogInfoShouldThrowIfDisposed ( ) : void
LogWarningShouldLogWhenErrorLoggingIsEnabled ( ) : void
LogWarningShouldNotLogWhenErrorLoggingIsDisabled ( ) : void
LogWarningShouldThrowGivenNullBuilder ( ) : void
LogWarningShouldThrowIfDisposed ( ) : void
TestCleanup ( ) : void
TestInitialise ( ) : void

메소드 상세

Arrange() 공개 메소드

public Arrange ( ) : BudgetAnalyser.UnitTest.TestHarness.LoggerTestHarness
리턴 BudgetAnalyser.UnitTest.TestHarness.LoggerTestHarness