org.obolibrary.obo2owl.test
Class TransitiveOverTest

java.lang.Object
  extended by org.obolibrary.obo2owl.test.OboFormatTestBasics
      extended by org.obolibrary.obo2owl.test.RoundTripTest
          extended by org.obolibrary.obo2owl.test.TransitiveOverTest

public class TransitiveOverTest
extends RoundTripTest

see 5.4 of spec


Constructor Summary
TransitiveOverTest()
           
 
Method Summary
static void beforeClass()
           
 void testConvert()
           
 void testRoundTrip()
           
 
Methods inherited from class org.obolibrary.obo2owl.test.RoundTripTest
roundTripOBODoc, roundTripOBOFile, roundTripOBOURL
 
Methods inherited from class org.obolibrary.obo2owl.test.OboFormatTestBasics
convert, convert, convert, getIriByLabel, parseOBOFile, parseOBOFile, parseOBOFile, parseOBOURL, parseOWLFile, renderOBO, writeOBO, writeOWL, writeOWL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransitiveOverTest

public TransitiveOverTest()
Method Detail

beforeClass

public static void beforeClass()

testConvert

public void testConvert()
                 throws IOException,
                        org.semanticweb.owlapi.model.OWLOntologyCreationException,
                        org.semanticweb.owlapi.model.OWLOntologyStorageException
Throws:
IOException
org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.model.OWLOntologyStorageException

testRoundTrip

public void testRoundTrip()
                   throws Exception
Throws:
Exception


Copyright © 2010-2011. All Rights Reserved.