org.obolibrary.macro.test
Class ManchesterSyntaxToolTest

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

public class ManchesterSyntaxToolTest
extends OboFormatTestBasics

Tests for ManchesterSyntaxTool.


Constructor Summary
ManchesterSyntaxToolTest()
           
 
Method Summary
 void testParseManchesterIds()
           
 void testParseManchesterNames()
           
 
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

ManchesterSyntaxToolTest

public ManchesterSyntaxToolTest()
Method Detail

testParseManchesterIds

public void testParseManchesterIds()
                            throws IOException,
                                   org.semanticweb.owlapi.model.OWLOntologyCreationException,
                                   org.semanticweb.owlapi.expression.ParserException
Throws:
IOException
org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.expression.ParserException

testParseManchesterNames

public void testParseManchesterNames()
                              throws IOException,
                                     org.semanticweb.owlapi.model.OWLOntologyCreationException,
                                     org.semanticweb.owlapi.expression.ParserException
Throws:
IOException
org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.expression.ParserException


Copyright © 2010-2011. All Rights Reserved.