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

Exibir arquivo Open project: Benrnz/BudgetAnalyser

Private Properties

Property Type Description
AnObjectIsNotEqualWithNull void
AndMatchShouldFailWhenBucketIsInactive void
AndMatchShouldMatchOnAmountAndDescription void
AndMatchShouldMatchOnDescription void
AndMatchShouldMatchOnReferences void
AndMatchShouldMatchOnTransacionType void
AndMatchShouldNotMatchOnDescription1 void
AndMatchShouldNotMatchOnDescription2 void
AndMatchShouldNotMatchOnDescription3 void
Arrange MatchingRule
CtorShouldInitialiseCreated void
CtorShouldInitialiseId void
CtorShouldThrowIfNullBucketRepo void
MatchShouldSetLastMatchWhenMatchIsMade void
MatchShouldSetMatchCountWhenMatchIsMade void
MatchShouldThrowWhenTransactionIsNull void
OrMatchShouldMatchOnAmountAndDescription void
OrMatchShouldMatchOnDescription3 void
OrMatchShouldMatchOnReferences void
OrMatchShouldMatchOnTransacionType void
OrMatchShouldNotMatchOnDescription1 void
OrMatchShouldNotMatchOnDescription2 void
RulesWithDifferentIdAreConsideredNotEqual void
RulesWithSameIdAreConsideredEqual void
TestInitialise void
TwoObjectsReferringToSameAreEqual void
TwoObjectsReferringToSameAreEqual2 void

Private Methods

Method Description
AnObjectIsNotEqualWithNull ( ) : void
AndMatchShouldFailWhenBucketIsInactive ( ) : void
AndMatchShouldMatchOnAmountAndDescription ( ) : void
AndMatchShouldMatchOnDescription ( ) : void
AndMatchShouldMatchOnReferences ( ) : void
AndMatchShouldMatchOnTransacionType ( ) : void
AndMatchShouldNotMatchOnDescription1 ( ) : void
AndMatchShouldNotMatchOnDescription2 ( ) : void
AndMatchShouldNotMatchOnDescription3 ( ) : void
Arrange ( ) : MatchingRule
CtorShouldInitialiseCreated ( ) : void
CtorShouldInitialiseId ( ) : void
CtorShouldThrowIfNullBucketRepo ( ) : void
MatchShouldSetLastMatchWhenMatchIsMade ( ) : void
MatchShouldSetMatchCountWhenMatchIsMade ( ) : void
MatchShouldThrowWhenTransactionIsNull ( ) : void
OrMatchShouldMatchOnAmountAndDescription ( ) : void
OrMatchShouldMatchOnDescription3 ( ) : void
OrMatchShouldMatchOnReferences ( ) : void
OrMatchShouldMatchOnTransacionType ( ) : void
OrMatchShouldNotMatchOnDescription1 ( ) : void
OrMatchShouldNotMatchOnDescription2 ( ) : void
RulesWithDifferentIdAreConsideredNotEqual ( ) : void
RulesWithSameIdAreConsideredEqual ( ) : void
TestInitialise ( ) : void
TwoObjectsReferringToSameAreEqual ( ) : void
TwoObjectsReferringToSameAreEqual2 ( ) : void