C# Класс BudgetAnalyser.UnitTest.BudgetAnalyserLog4NetLoggerTest

Показать файл Открыть проект

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