Package ubic.gemma.core.util.biomart
Class BioMartEnsemblNcbiFetcherTest
- java.lang.Object
-
- ubic.gemma.core.util.biomart.BioMartEnsemblNcbiFetcherTest
-
public class BioMartEnsemblNcbiFetcherTest extends Object
Tests that biomart fetcher works correctly. That is firstly that a file can be downloaded it calls the biomart service safety net so if the url changes test will fail. Secondly that taxons and biomart queries can be correctly formated.- Author:
- ldonnison
-
-
Constructor Summary
Constructors Constructor Description BioMartEnsemblNcbiFetcherTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUp()
void
testAttributesToRetrieveFromBioMart()
void
testGetBioMartTaxonName()
void
testGetEnsemblNcibidata()
-