C# 클래스 AIMA.Test.Core.Unit.Logic.Propositional.Algorithms.KnowledgeBaseTest

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

비공개 메소드들

메소드 설명
setUp ( ) : void
testEmptyKnowledgeBaseIsAnEmptyString ( ) : void
testKnowledgeBaseWithOneSentenceToString ( ) : void
testKnowledgeBaseWithThreeSentencesToString ( ) : void
testKnowledgeBaseWithTwoSentencesToString ( ) : void
testTellDoesNotInsertSameSentenceTwice ( ) : void
testTellInsertsSentence ( ) : void