C# Class BudgetAnalyser.Engine.UnitTest.Budget.ExpenseTest

Mostrar archivo Open project: Benrnz/BudgetAnalyser

Private Methods

Method Description
BucketMustHaveADescription ( ) : void
CreateSubject ( ) : Expense
MaxDeciamlIsValidAmount ( ) : void
MustBeAnExpenseBucket ( ) : void
NegativeAmountIsNotValid ( ) : void
NegativeAmountIsNotValidEvenWhenInactive ( ) : void
OneCentIsValidAmount ( ) : void
TestInitialize ( ) : void
ZeroAmountIsNotValidWhenActive ( ) : void
ZeroAmountIsValidWhenInActive ( ) : void