Package ubic.gemma.core.loader.genome
Class SimpleFastaCmdTest
- java.lang.Object
-
- ubic.gemma.core.loader.genome.SimpleFastaCmdTest
-
public class SimpleFastaCmdTest extends Object
- Author:
- pavlidis
-
-
Constructor Summary
Constructors Constructor Description SimpleFastaCmdTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setup()
void
testGetMultiple()
void
testGetMultipleAcc()
void
testGetMultipleAccSomeNotFound()
void
testGetSingle()
void
testGetSingleAcc()
void
testGetSingleAccNotFound()
-
-
-
Method Detail
-
testGetMultiple
public void testGetMultiple()
-
testGetMultipleAcc
public void testGetMultipleAcc()
-
testGetMultipleAccSomeNotFound
public void testGetMultipleAccSomeNotFound()
-
testGetSingle
public void testGetSingle()
-
testGetSingleAcc
public void testGetSingleAcc()
-
testGetSingleAccNotFound
public void testGetSingleAccNotFound()
-
setup
public void setup() throws URISyntaxException
- Throws:
URISyntaxException
-
-