C# 클래스 BudgetAnalyser.Engine.UnitTest.Ledger.CreditLedgerTransactionTest

파일 보기 프로젝트 열기: Benrnz/BudgetAnalyser

비공개 메소드들

메소드 설명
ConstructWithGuidShouldSetId ( ) : void
WithAmount50ShouldCreateACreditOf50 ( ) : void
WithAmount50ShouldReturnSameObjectForChaining ( ) : void
WithAmountMinus50ShouldCreateADebitOf50 ( ) : void