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

Afficher le fichier Open project: Benrnz/BudgetAnalyser

Private Properties

Свойство Type Description
ShouldMapAccountTypeForBalanceAdjustmentTransaction void
ShouldMapAmount void
ShouldMapId void
ShouldMapNarrative void
ShouldMapTransactionType void
TestInitialise void

Méthodes publiques

Méthode Description
DtoToLedgerTransactionMapperTest ( ) : System

Private Methods

Méthode Description
ShouldMapAccountTypeForBalanceAdjustmentTransaction ( ) : void
ShouldMapAmount ( ) : void
ShouldMapId ( ) : void
ShouldMapNarrative ( ) : void
ShouldMapTransactionType ( ) : void
TestInitialise ( ) : void

Method Details

DtoToLedgerTransactionMapperTest() public méthode

public DtoToLedgerTransactionMapperTest ( ) : System
Résultat System