C# Класс BudgetAnalyser.Engine.UnitTest.Statement.BankImportUtilitiesTest

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

Private Properties

Свойство Тип Описание
CreateSubject BudgetAnalyser.Engine.Statement.BankImportUtilities
CreateTestArray string[]
FetchBudgetBucketWithNegativeOutOfRangeIndexShouldThrow void
FetchBudgetBucketWithNullArrayShouldThrow void
FetchBudgetBucketWithNullBucketRepositoryShouldThrow void
FetchBudgetBucketWithOutOfRangeIndexShouldThrow void
FetchBudgetBucketWithValidParamsShouldReturnBucketObject void
FetchDateWithInvalidDateShouldReturnMinDateTime void
FetchDateWithNegativeOutOfRangeIndexShouldThrow void
FetchDateWithNullArrayShouldThrow void
FetchDateWithOutOfRangeIndexShouldThrow void
FetchDateWithValidDateStringShouldReturnDate void
FetchDecimalWithInvalidDecimalShouldThrow void
FetchDecimalWithNegativeOutOfRangeIndexShouldThrow void
FetchDecimalWithNullArrayShouldThrow void
FetchDecimalWithOutOfRangeIndexShouldThrow void
FetchDecimalWithValidDecimalStringShouldReturnDecimal void
FetchGuidWithInvalidGuidShouldThrow void
FetchGuidWithNegativeOutOfRangeIndexShouldThrow void
FetchGuidWithNullArrayShouldThrow void
FetchGuidWithOutOfRangeIndexShouldThrow void
FetchGuidWithValidGuidStringShouldReturnGuid void
FetchStringWithNegativeOutOfRangeIndexShouldThrow void
FetchStringWithNullArrayShouldThrow void
FetchStringWithOutOfRangeIndexShouldThrow void
FetchStringWithValidStringShouldReturnString void

Приватные методы

Метод Описание
CreateSubject ( ) : BankImportUtilities
CreateTestArray ( ) : string[]
FetchBudgetBucketWithNegativeOutOfRangeIndexShouldThrow ( ) : void
FetchBudgetBucketWithNullArrayShouldThrow ( ) : void
FetchBudgetBucketWithNullBucketRepositoryShouldThrow ( ) : void
FetchBudgetBucketWithOutOfRangeIndexShouldThrow ( ) : void
FetchBudgetBucketWithValidParamsShouldReturnBucketObject ( ) : void
FetchDateWithInvalidDateShouldReturnMinDateTime ( ) : void
FetchDateWithNegativeOutOfRangeIndexShouldThrow ( ) : void
FetchDateWithNullArrayShouldThrow ( ) : void
FetchDateWithOutOfRangeIndexShouldThrow ( ) : void
FetchDateWithValidDateStringShouldReturnDate ( ) : void
FetchDecimalWithInvalidDecimalShouldThrow ( ) : void
FetchDecimalWithNegativeOutOfRangeIndexShouldThrow ( ) : void
FetchDecimalWithNullArrayShouldThrow ( ) : void
FetchDecimalWithOutOfRangeIndexShouldThrow ( ) : void
FetchDecimalWithValidDecimalStringShouldReturnDecimal ( ) : void
FetchGuidWithInvalidGuidShouldThrow ( ) : void
FetchGuidWithNegativeOutOfRangeIndexShouldThrow ( ) : void
FetchGuidWithNullArrayShouldThrow ( ) : void
FetchGuidWithOutOfRangeIndexShouldThrow ( ) : void
FetchGuidWithValidGuidStringShouldReturnGuid ( ) : void
FetchStringWithNegativeOutOfRangeIndexShouldThrow ( ) : void
FetchStringWithNullArrayShouldThrow ( ) : void
FetchStringWithOutOfRangeIndexShouldThrow ( ) : void
FetchStringWithValidStringShouldReturnString ( ) : void