com.hp.hpl.jena.reasoner.test .ReasonerTestBase com.hp.hpl.jena.reasoner.test .TestCurrentRDFWG TestCurrentRDFWG public class TestCurrentRDFWG extends ReasonerTestBase (Code) Test the default RDFS reasoner against the current set of working group tests
author: Dave Reynolds version: $Revision: 1.12 $ on $Date: 2008/01/02 12:08:31 $
Inner Class :static class TestReasonerWG extends TestCase
Method Summary public voidinitResults () Initialize the result model.public static TestSuitesuite () Boilerplate for junit.
BASE_RESULTS_URI public static String BASE_RESULTS_URI(Code) The base URI for the results file
TEST_DIR final public static String TEST_DIR (Code) Location of the test file directory
jena2 Resource jena2 (Code) The resource which acts as a description for the Jena2 instance being tested
logger protected static Log logger(Code)
testResults Model testResults (Code) The model describing the results of the run
TestCurrentRDFWG public TestCurrentRDFWG(String name)(Code) Boilerplate for junit
initResults public void initResults()(Code) Initialize the result model.
suite public static TestSuite suite()(Code) Boilerplate for junit.
This is its own test suite
Methods inherited from com.hp.hpl.jena.reasoner.test.ReasonerTestBase protected static Resource newResource()(Code) (Java Doc)