C# Class BudgetAnalyser.Engine.UnitTest.Matching.MatchmakerTest

Mostra file Open project: Benrnz/BudgetAnalyser

Private Properties

Property Type Description
Arrange BudgetAnalyser.Engine.Matching.Matchmaker
CtorShouldThrowIfLoggerIsNull void
MatchShouldReturnFalseIfNoMatchesAreMade void
MatchShouldThrowIfGivenNullRulesList void
MatchShouldThrowIfGivenNullTransactionList void
TestInitialise void

Private Methods

Method Description
Arrange ( ) : Matchmaker
CtorShouldThrowIfLoggerIsNull ( ) : void
MatchShouldReturnFalseIfNoMatchesAreMade ( ) : void
MatchShouldThrowIfGivenNullRulesList ( ) : void
MatchShouldThrowIfGivenNullTransactionList ( ) : void
TestInitialise ( ) : void