C# Класс BudgetAnalyser.Engine.UnitTest.Matching.MatchingRuleTest

Показать файл Открыть проект

Private Properties

Свойство Тип Описание
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

Приватные методы

Метод Описание
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