C# Класс BudgetAnalyser.Engine.UnitTest.Ledger.LedgerBook_ReconcileTest

Показать файл Открыть проект

Приватные методы

Метод Описание
Act ( System.DateTime reconciliationDate = null, BankBalance bankBalances = null ) : ReconciliationResult
ActOnTestData5 ( StatementModel statementModelTestData = null ) : void
AddLedger_ShouldAddToLedgersCollection_GivenTestData1 ( ) : void
AddLedger_ShouldBeIncludedInNextReconcile_GivenTestData1 ( ) : void
CompareObjectMotherTestData1ToBuilderTestData1 ( ) : void
OutputTestData5 ( ) : void
OutputToDoList ( ) : void
Reconcile_Output_GivenTestData1 ( ) : void
Reconcile_ShouldAutoMatchTransactionsAndLinkIdToStatementTransaction_GivenTestData5 ( ) : void
Reconcile_ShouldAutoMatchTransactionsAndResultIn3InsHomeTransactions_GivenTestData5 ( ) : void
Reconcile_ShouldAutoMatchTransactionsAndResultInInsHomeBalance300_GivenTestData5 ( ) : void
Reconcile_ShouldAutoMatchTransactionsAndUpdateLedgerAutoMatchRefSoItIsNotAutoMatchedAgain_GivenTestData5 ( ) : void
Reconcile_ShouldCreateBalanceAdjustmentOf150_GivenSavingsMonthlyBudgetAmountsSumTo150 ( ) : void
Reconcile_ShouldCreateToDoEntries_GivenTestData5 ( ) : void
Reconcile_ShouldInsertLastestInFront_GivenTestData1 ( ) : void
Reconcile_ShouldNotCreateTasksForUserTransfersOfBudgetedAmounts_GivenTestData5 ( ) : void
Reconcile_ShouldNotCreateTasksForUserTransfersOfBudgetedAmounts_GivenTestData5AndPaymentFromDifferentAccount ( ) : void
Reconcile_ShouldResultIn1678_GivenTestData1 ( ) : void
Reconcile_ShouldResultIn4Lines_GivenTestData1 ( ) : void
Reconcile_WithStatementOutput_GivenTestData1 ( ) : void
Reconcile_WithStatementSavedUpForHairLedgerShouldHaveBalance55_GivenTestData1 ( ) : void
Reconcile_WithStatementShouldHave2HairTransactions_GivenTestData1 ( ) : void
Reconcile_WithStatementShouldHave3PowerTransactions_GivenTestData1 ( ) : void
Reconcile_WithStatementShouldHaveSurplus1613_GivenTestData1 ( ) : void
Reconcile_WithStatementSpentMonthlyLedgerShouldSupplementShortfall_GivenTestData1 ( ) : void
Reconcile_WithStatementWithBalanceAdjustment599ShouldHaveSurplus1014_GivenTestData1 ( ) : void
TestInitialise ( ) : void