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

Afficher le fichier Open project: Benrnz/BudgetAnalyser

Private Methods

Méthode Description
ConstructWithGuidShouldSetId ( ) : void
WithAmount50ShouldCreateACreditOf50 ( ) : void
WithAmount50ShouldReturnSameObjectForChaining ( ) : void
WithAmountMinus50ShouldCreateADebitOf50 ( ) : void