org.obolibrary.oboformat.test
Class EmptyLinesTest
java.lang.Object
org.obolibrary.obo2owl.test.OboFormatTestBasics
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
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 |
EmptyLinesTest
public EmptyLinesTest()
testEmptyFirstLine
public void testEmptyFirstLine()
throws IOException
- Throws:
IOException
Copyright © 2010-2011. All Rights Reserved.