C# 클래스 AIMA.Test.Core.Unit.Learning.Inductive.DecisionListTest

파일 보기 프로젝트 열기: PaulMineau/AIMA.Net

비공개 메소드들

메소드 설명
testDecisionListFallsThruToDefaultIfNoTestMatches ( ) : void
testDecisionListFallsThruToNextTestIfOneDoesntMatch ( ) : void
testDecisionListHandlesEmptyDataSet ( ) : void
testDecisionListMerge ( ) : void
testDecisionListWithSingleTestReturnsTestValueIfTestSuccessful ( ) : void
testDecisonListWithNoTestsReturnsDefaultValue ( ) : void