org.obolibrary.obo2owl.test
Class RoundTripSynonymTest

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

public class RoundTripSynonymTest
extends RoundTripTest


Constructor Summary
RoundTripSynonymTest()
           
 
Method Summary
 void testRoundTrip()
           
 
Methods inherited from class org.obolibrary.obo2owl.test.RoundTripTest
beforeClass, 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

RoundTripSynonymTest

public RoundTripSynonymTest()
Method Detail

testRoundTrip

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


Copyright © 2010-2011. All Rights Reserved.