C# Class AIMA.Test.Core.Unit.Logic.Propositional.Algorithms.KnowledgeBaseTest

Show file Open project: PaulMineau/AIMA.Net

Private Methods

Method Description
setUp ( ) : void
testEmptyKnowledgeBaseIsAnEmptyString ( ) : void
testKnowledgeBaseWithOneSentenceToString ( ) : void
testKnowledgeBaseWithThreeSentencesToString ( ) : void
testKnowledgeBaseWithTwoSentencesToString ( ) : void
testTellDoesNotInsertSameSentenceTwice ( ) : void
testTellInsertsSentence ( ) : void