C# Class BudgetAnalyser.Engine.UnitTest.Ledger.LedgerTransactionToDtoMapperTest

Afficher le fichier Open project: Benrnz/BudgetAnalyser

Private Properties

Свойство Type Description
ShouldMapAmount void
ShouldMapBankAccount void
ShouldMapId void
ShouldMapNarrative void
ShouldMapTransactionType void
ShouldNotMapBankAccountForCreditLedgerTransaction void
ShouldNotMapBankAccountForDebitLedgerTransaction void
TestInitialise void

Méthodes publiques

Méthode Description
LedgerTransactionToDtoMapperTest ( ) : System

Private Methods

Méthode Description
ShouldMapAmount ( ) : void
ShouldMapBankAccount ( ) : void
ShouldMapId ( ) : void
ShouldMapNarrative ( ) : void
ShouldMapTransactionType ( ) : void
ShouldNotMapBankAccountForCreditLedgerTransaction ( ) : void
ShouldNotMapBankAccountForDebitLedgerTransaction ( ) : void
TestInitialise ( ) : void

Method Details

LedgerTransactionToDtoMapperTest() public méthode

public LedgerTransactionToDtoMapperTest ( ) : System
Résultat System