org.obolibrary.macro.test
Class ExpandExpressionTest

java.lang.Object
  extended by org.obolibrary.obo2owl.test.OboFormatTestBasics
      extended by org.obolibrary.macro.test.ExpandExpressionTest

public class ExpandExpressionTest
extends OboFormatTestBasics


Constructor Summary
ExpandExpressionTest()
           
 
Method Summary
static void beforeClass()
           
 void testExpand()
           
 
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

ExpandExpressionTest

public ExpandExpressionTest()
Method Detail

beforeClass

public static void beforeClass()

testExpand

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