Class MyAwfulTests2
java.lang.Object
fr.inria.rules.integraal.api.external.ExternalAPI
fr.inria.rules.integraal.api.external.MyAwfulTests2
Additional ad hoc manual tests for the external API.
-
Field Summary
Fields inherited from class ExternalAPI
DEFAULT_ENV -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ExternalAPI
addFactBase, addQuery, addRule, addToFactBase, addToFactBase, compiledRewrite, copyFactBase, copyFactBaseCollection, copyQuery, copyQueryCollection, copyRule, copyRuleBase, createAll, createAllFromFile, createAllOld, createAnalyser, createCompilation, createEnvironment, createFactBase, createFactBaseCollection, createFactBaseFromMerge, createFactBaseOld, createQuery, createQueryCollection, createQueryCollectionOld, createQueryOld, createRule, createRuleBase, createRuleBaseOld, createRuleOld, defaultChase, deleteEnvironment, deleteFactBase, deleteFactBaseCollection, deleteQuery, deleteQueryCollection, deleteRule, deleteRuleBase, evaluate, evaluate, existFactBase, existFactBaseCollection, existInFactBaseCollection, existInQueryCollection, existInRuleBase, existQuery, existQueryCollection, existRule, existRuleBase, exploreAllEnvironments, exploreAllFactBaseCollections, exploreAllFactBases, exploreAllQueries, exploreAllQueryCollections, exploreAllRuleBases, exploreAllRules, exploreFactBaseCollection, exploreQueryCollection, exploreQueryCollectionOld, exploreRuleBase, exportFactBase, exportFactBaseCollection, exportFactBaseOld, exportQuery, exportQueryCollection, exportQueryCollectionOld, exportQueryOld, exportRule, exportRuleBase, exportRuleBaseOld, exportRuleOld, extendQueryOld, isEmptyFactBase, isEmptyFactBaseCollection, isEmptyQueryCollection, isEmptyRuleBase, mergeFactBaseCollection, mergeQueryCollection, mergeRuleBase, nextAnswer, removeFactBase, removeFromFactBase, removeQuery, removeRuleBase, rewrite, rewrite
-
Constructor Details
-
MyAwfulTests2
public MyAwfulTests2()Creates the manual test harness.
-
-
Method Details
-
main
Runs the manual test sequence.- Parameters:
args- command-line arguments
-