| com.hp.hpl.jena.reasoner.rulesys.test.TestRDFS9
TestRDFS9 | public class TestRDFS9 extends TestCase (Code) | | Test harness used in debugging some issues with execution
of modified versions of rule rdfs9.
author: Dave Reynolds version: $Revision: 1.8 $ on $Date: 2008/01/02 12:08:19 $ |
Method Summary | |
public static TestSuite | suite() Boilerplate for junit. | public void | testRDFSInheritance() Test a type inheritance example. |
TestRDFS9 | public TestRDFS9(String name)(Code) | | Boilerplate for junit
|
suite | public static TestSuite suite()(Code) | | Boilerplate for junit.
This is its own test suite
|
testRDFSInheritance | public void testRDFSInheritance()(Code) | | Test a type inheritance example.
|
|
|