TestKnowledgeBaseAddClause1 |
public class TestKnowledgeBaseAddClause1 extends TestKnowledgeBase (Code) |
| Test adding a fact to a knowledge base. Here we add a set of clauses
and check whether the set of clauses returned by clauses()
is the same (we compare instances of HashSet ).
author: Jens Dietrich version: 3.4 <7 March 05> since: 1.1 |