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

ファイルを表示 Open project: Benrnz/BudgetAnalyser

Private Methods

Method Description
ConstructWithGuidShouldSetId ( ) : void
WithAmount50ShouldCreateACreditOf50 ( ) : void
WithAmount50ShouldReturnSameObjectForChaining ( ) : void
WithAmountMinus50ShouldCreateADebitOf50 ( ) : void