org.obolibrary.oboformat.test
Class TagTest

java.lang.Object
  extended by org.obolibrary.obo2owl.test.OboFormatTestBasics
      extended by org.obolibrary.oboformat.test.TagTest

public class TagTest
extends OboFormatTestBasics


Constructor Summary
TagTest()
           
 
Method Summary
 void testParseCreationDateTag()
           
 void testParseDefTag()
           
 void testParseDefTag2()
           
 void testParseFrames()
           
 void testParseIsATag()
           
 void testParseNamespaceTag()
           
 void testParseNameTag()
           
 void testParseNameTag2()
           
 void testParseOBODoc()
           
 void testParseOBOFile()
           
 void testParseOBOFile2()
           
 
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

TagTest

public TagTest()
Method Detail

testParseOBOFile

public void testParseOBOFile()
                      throws IOException
Throws:
IOException

testParseOBOFile2

public void testParseOBOFile2()
                       throws IOException
Throws:
IOException

testParseOBODoc

public void testParseOBODoc()

testParseFrames

public void testParseFrames()

testParseDefTag

public void testParseDefTag()

testParseDefTag2

public void testParseDefTag2()

testParseCreationDateTag

public void testParseCreationDateTag()

testParseNameTag

public void testParseNameTag()

testParseNameTag2

public void testParseNameTag2()

testParseNamespaceTag

public void testParseNamespaceTag()

testParseIsATag

public void testParseIsATag()


Copyright © 2010-2011. All Rights Reserved.