org.obolibrary.oboformat.test
Class EmptyLinesTest

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

public class EmptyLinesTest
extends OboFormatTestBasics

This was inspired by a cross product ontology file which has no header, but an empty line as first entry. Original url: http://www.geneontology.org/scratch/xps/biological_process_xp_plant_anatomy.obo


Constructor Summary
EmptyLinesTest()
           
 
Method Summary
 void testEmptyFirstLine()
           
 
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

EmptyLinesTest

public EmptyLinesTest()
Method Detail

testEmptyFirstLine

public void testEmptyFirstLine()
                        throws IOException
Throws:
IOException


Copyright © 2010-2011. All Rights Reserved.