C# Class BudgetAnalyser.Engine.UnitTest.TestHarness.LedgerBookTestHarness

Inheritance: BudgetAnalyser.Engine.Ledger.LedgerBook
Afficher le fichier Open project: Benrnz/BudgetAnalyser Class Usage Examples

Méthodes publiques

Méthode Description
LedgerBookTestHarness ( [ reconciliationBuilder ) : System

Constructs a new instance of the LedgerBook class. The Persistence system calls this constructor, not the IoC system.

Private Methods

Méthode Description
Reconcile ( System.DateTime reconciliationDate, BudgetModel budget, StatementModel statement ) : ReconciliationResult

Method Details

LedgerBookTestHarness() public méthode

Constructs a new instance of the LedgerBook class. The Persistence system calls this constructor, not the IoC system.
public LedgerBookTestHarness ( [ reconciliationBuilder ) : System
reconciliationBuilder [
Résultat System