org.obolibrary.obo2owl.test
Class EquivalentToTest

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

public class EquivalentToTest
extends OboFormatTestBasics

Author:
cjm see 5.9.3 and 8.2.2 of spec See http://code.google.com/p/oboformat/issues/detail?id=13

Constructor Summary
EquivalentToTest()
           
 
Method Summary
static void beforeClass()
           
 void checkOBODoc(OBODoc obodoc)
           
 void testConvert()
           
 
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

EquivalentToTest

public EquivalentToTest()
Method Detail

beforeClass

public static void beforeClass()

testConvert

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

checkOBODoc

public void checkOBODoc(OBODoc obodoc)


Copyright © 2010-2011. All Rights Reserved.