com.hp.hpl.jena.reasoner.rulesys.test .TestTrialOWLRules TestTrialOWLRules public class TestTrialOWLRules extends TestCase (Code) Test suite to test experimental versions of the OWL reasoner, not
included in the master regression test suite.
author: Dave Reynolds version: $Revision: 1.15 $ on $Date: 2008/01/02 12:08:20 $
Method Summary public static voidmain (String [] args) Boiler plate code for loading up and exploring a specific test case
for use during debugging.protected voidrunTest () public static TestSuitesuite () Boilerplate for junit.
configuration protected static Resource configuration(Code) Configuration spec for the reasoner under test
enableTracing protected static boolean enableTracing(Code) Flag to control whether tracing and logging enabled
manifest protected String manifest(Code) The name of the manifest file to test
printStats protected static boolean printStats(Code) Flag to control whether to print performance stats as we go
TestTrialOWLRules public TestTrialOWLRules(String manifest)(Code) Boilerplate for junit
main public static void main(String [] args)(Code) Boiler plate code for loading up and exploring a specific test case
for use during debugging.
suite public static TestSuite suite()(Code) Boilerplate for junit.
This is its own test suite