C# 클래스 BudgetAnalyser.Engine.UnitTest.Statement.BankImportUtilitiesTest

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

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