C# 클래스 BudgetAnalyser.Engine.UnitTest.Ledger.LedgerTransactionToDtoMapperTest

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

Private Properties

프로퍼티 타입 설명
ShouldMapAmount void
ShouldMapBankAccount void
ShouldMapId void
ShouldMapNarrative void
ShouldMapTransactionType void
ShouldNotMapBankAccountForCreditLedgerTransaction void
ShouldNotMapBankAccountForDebitLedgerTransaction void
TestInitialise void

공개 메소드들

메소드 설명
LedgerTransactionToDtoMapperTest ( ) : System

비공개 메소드들

메소드 설명
ShouldMapAmount ( ) : void
ShouldMapBankAccount ( ) : void
ShouldMapId ( ) : void
ShouldMapNarrative ( ) : void
ShouldMapTransactionType ( ) : void
ShouldNotMapBankAccountForCreditLedgerTransaction ( ) : void
ShouldNotMapBankAccountForDebitLedgerTransaction ( ) : void
TestInitialise ( ) : void

메소드 상세

LedgerTransactionToDtoMapperTest() 공개 메소드

public LedgerTransactionToDtoMapperTest ( ) : System
리턴 System