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

Afficher le fichier Open project: Benrnz/BudgetAnalyser

Private Properties

Свойство Type Description
Arrange BudgetAnalyser.Engine.Matching.Matchmaker
CtorShouldThrowIfLoggerIsNull void
MatchShouldReturnFalseIfNoMatchesAreMade void
MatchShouldThrowIfGivenNullRulesList void
MatchShouldThrowIfGivenNullTransactionList void
TestInitialise void

Private Methods

Méthode Description
Arrange ( ) : Matchmaker
CtorShouldThrowIfLoggerIsNull ( ) : void
MatchShouldReturnFalseIfNoMatchesAreMade ( ) : void
MatchShouldThrowIfGivenNullRulesList ( ) : void
MatchShouldThrowIfGivenNullTransactionList ( ) : void
TestInitialise ( ) : void