C# Class BudgetAnalyser.Wpf.UnitTest.Statement.StatementViewModelTest

Exibir arquivo Open project: Benrnz/BudgetAnalyser

Private Methods

Method Description
Arrange ( ) : StatementViewModel
CreateSubject ( ) : StatementViewModel
GetPhoneTxnFromFullList ( StatementViewModel subject ) : BudgetAnalyser.Engine.Statement.Transaction
GetPhoneTxnFromGroupedList ( StatementViewModel subject ) : BudgetAnalyser.Engine.Statement.Transaction
GivenNoDataHasTransactionsShouldBeFalse ( ) : void
GivenNoDataStatementNameShouldBeNoTransactionsLoaded ( ) : void
GivenSortByBucketSortByDateShouldBeFalse ( ) : void
GivenSortByDateSortByBucketShouldBeFalse ( ) : void
GivenSortByDateUpdateGroupedByBucketShouldNotUpdateGroupedList ( ) : void
GivenTestData1HasTransactionsShouldBeTrue ( ) : void
GivenTestData1StatementNameShouldBeFooStatement ( ) : void
GivenTestData1TotalCreditsShouldBe0 ( ) : void
GivenTestData2OutputGroupedList ( ) : void
SetStatement_ShouldThrow_GivenInitialiseHasNotBeenCalled ( ) : void
SortByDateShouldBeDefaultSort ( ) : void
TestInitialise ( ) : void
TriggerRefreshTotalsRowShouldRaise10Events ( ) : void
WaitCursorFactory ( ) : IWaitCursor