org.obolibrary.obo2owl.test
Class Obo2OwlTest

java.lang.Object
  extended by org.obolibrary.obo2owl.test.OboFormatTestBasics
      extended by org.obolibrary.obo2owl.test.Obo2OwlTest

public class Obo2OwlTest
extends OboFormatTestBasics


Constructor Summary
Obo2OwlTest()
           
 
Method Summary
 void testConvertCARO()
           
 void testConvertXPWithQV()
           
 
Methods inherited from class org.obolibrary.obo2owl.test.OboFormatTestBasics
convert, convert, convert, parseOBOFile, parseOBOFile, parseOBOFile, parseOBOURL, parseOWLFile, writeOBO, writeOWL, writeOWL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Obo2OwlTest

public Obo2OwlTest()
Method Detail

testConvertCARO

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

testConvertXPWithQV

public void testConvertXPWithQV()
                         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.