org.systemsbiology.gaggle.geese.sequence.unitTests
Class FileBasedSequenceFetcherTest
java.lang.Object
TestCase
org.systemsbiology.gaggle.geese.sequence.unitTests.FileBasedSequenceFetcherTest
public class FileBasedSequenceFetcherTest
- extends TestCase
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileBasedSequenceFetcherTest
public FileBasedSequenceFetcherTest()
testTinyFile
public void testTinyFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSmallFile
public void testSmallFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSmallFileWithBlankLines
public void testSmallFileWithBlankLines()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTinyFileOverHttp
public void testTinyFileOverHttp()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTinyFileFromJar
public void testTinyFileFromJar()
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)