org.semanticweb.owlapi.api.test
Class AnnotationPropertyReferencesTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.semanticweb.owlapi.api.test.AbstractOWLAPITestCase
              extended by org.semanticweb.owlapi.api.test.AnnotationPropertyReferencesTestCase
All Implemented Interfaces:
junit.framework.Test

public class AnnotationPropertyReferencesTestCase
extends AbstractOWLAPITestCase

Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 28-May-2009


Constructor Summary
AnnotationPropertyReferencesTestCase()
           
 
Method Summary
 void testContainsReferenceForAnnotationAssertion()
           
 void testContainsReferenceForAxiomAnnotation()
           
 void testContainsReferenceForOntologyAnnotation()
           
 
Methods inherited from class org.semanticweb.owlapi.api.test.AbstractOWLAPITestCase
addAxiom, getFactory, getManager, getOWLAnnotationProperty, getOWLClass, getOWLDataProperty, getOWLDatatype, getOWLIndividual, getOWLObjectProperty, getOWLOntology, handleSaved, isIgnoreDeclarationAxioms, loadOntology, roundTripOntology, roundTripOntology, setUp
 
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

AnnotationPropertyReferencesTestCase

public AnnotationPropertyReferencesTestCase()
Method Detail

testContainsReferenceForAnnotationAssertion

public void testContainsReferenceForAnnotationAssertion()
                                                 throws java.lang.Exception
Throws:
java.lang.Exception

testContainsReferenceForAxiomAnnotation

public void testContainsReferenceForAxiomAnnotation()
                                             throws java.lang.Exception
Throws:
java.lang.Exception

testContainsReferenceForOntologyAnnotation

public void testContainsReferenceForOntologyAnnotation()
                                                throws java.lang.Exception
Throws:
java.lang.Exception