C# Class BudgetAnalyser.Engine.UnitTest.Services.TransactionRuleServiceTest

Datei anzeigen Open project: Benrnz/BudgetAnalyser

Private Methods

Method Description
ArrangeForCreateNewRule ( ) : void
CreateNewRule_ShouldNotCreateDuplicates ( ) : void
CreateNewSingleUseRule_ShouldAddRuleToRulesCollection ( ) : void
CreateNewSingleUseRule_ShouldCallFactoryToCreateTheRule ( ) : void
Match_ShouldRemoveSingleUseRulesThatWereUsed ( ) : void
TestInitialise ( ) : void