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

显示文件 Open project: Benrnz/BudgetAnalyser

Private Methods

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