|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.semanticweb.owlapi.api.test.AbstractOWLAPITestCase
org.semanticweb.owlapi.api.test.AbstractRoundTrippingTest
org.semanticweb.owlapi.api.test.AbstractAxiomsRoundTrippingTestCase
org.semanticweb.owlapi.api.test.ReflexiveObjectPropertyTestCase
public class ReflexiveObjectPropertyTestCase
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 02-Jul-2009
Constructor Summary | |
---|---|
ReflexiveObjectPropertyTestCase()
|
Method Summary | |
---|---|
protected java.util.Set<? extends OWLAxiom> |
createAxioms()
|
Methods inherited from class org.semanticweb.owlapi.api.test.AbstractAxiomsRoundTrippingTestCase |
---|
createOntology, testFunctionalSyntax, testManchesterOWLSyntax, testOWLXML, testRDFXML, testTurtle |
Methods inherited from class org.semanticweb.owlapi.api.test.AbstractRoundTrippingTest |
---|
getOnt, handleSaved, setUp |
Methods inherited from class org.semanticweb.owlapi.api.test.AbstractOWLAPITestCase |
---|
addAxiom, getFactory, getManager, getOWLAnnotationProperty, getOWLClass, getOWLDataProperty, getOWLDatatype, getOWLIndividual, getOWLObjectProperty, getOWLOntology, isIgnoreDeclarationAxioms, loadOntology, roundTripOntology, roundTripOntology |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ReflexiveObjectPropertyTestCase()
Method Detail |
---|
protected java.util.Set<? extends OWLAxiom> createAxioms()
createAxioms
in class AbstractAxiomsRoundTrippingTestCase
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |