Class BioMartEnsemblNcbiFetcherTest
java.lang.Object
ubic.gemma.core.loader.util.biomart.BioMartEnsemblNcbiFetcherTest
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 -
Method Summary
-
Constructor Details
-
BioMartEnsemblNcbiFetcherTest
public BioMartEnsemblNcbiFetcherTest()
-
-
Method Details
-
setUp
public void setUp() -
testAttributesToRetrieveFromBioMart
public void testAttributesToRetrieveFromBioMart() -
testGetBioMartTaxonName
public void testGetBioMartTaxonName() -
testGetEnsemblNcibidata
public void testGetEnsemblNcibidata()
-