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

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

Private Properties

Свойство Тип Описание
CalculateCurrentMonthLedgerBalances_ShouldNotCountAutomatchTransactions_GivenAutoMatchTransactions void
CalculateOverSpentLedgersShouldReturnEmptyGivenNoLedgerLineForGivenDate void
CalculateOverSpentLedgersShouldReturnEmptyGivenNoLedgersWereOverdrawn void
CalculateOverSpentLedgersShouldReturnOverdrawnTransactionsGivenStatementTransactionsSpendMoreThanLedgerBalance void
CalculateOverSpentLedgersShouldThrowGivenNullLedger void
CalculateOverSpentLedgersShouldThrowGivenNullStatement void
CreateLedgerBookTestData BudgetAnalyser.Engine.Ledger.LedgerBook
CreateStatementTestData BudgetAnalyser.Engine.Statement.StatementModel
TestInitialise void
UsingTestData1WithAugust15_LocateApplicableLedgerBalance_ShouldReturn64 void
UsingTestData1_LocateApplicableLedgerBalance_ShouldReturn64 void

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

Метод Описание
CalculateCurrentMonthLedgerBalances_ShouldNotCountAutomatchTransactions_GivenAutoMatchTransactions ( ) : void
CalculateOverSpentLedgersShouldReturnEmptyGivenNoLedgerLineForGivenDate ( ) : void
CalculateOverSpentLedgersShouldReturnEmptyGivenNoLedgersWereOverdrawn ( ) : void
CalculateOverSpentLedgersShouldReturnOverdrawnTransactionsGivenStatementTransactionsSpendMoreThanLedgerBalance ( ) : void
CalculateOverSpentLedgersShouldThrowGivenNullLedger ( ) : void
CalculateOverSpentLedgersShouldThrowGivenNullStatement ( ) : void
CreateLedgerBookTestData ( ) : LedgerBook
CreateStatementTestData ( ) : StatementModel
TestInitialise ( ) : void
UsingTestData1WithAugust15_LocateApplicableLedgerBalance_ShouldReturn64 ( ) : void
UsingTestData1_LocateApplicableLedgerBalance_ShouldReturn64 ( ) : void