C# 클래스 BudgetAnalyser.Engine.UnitTest.Matching.MatchingRuleTest

파일 보기 프로젝트 열기: Benrnz/BudgetAnalyser

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