Class BioMartEnsemblNcbiFetcherTest

java.lang.Object
ubic.gemma.core.loader.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 Details

    • BioMartEnsemblNcbiFetcherTest

      public BioMartEnsemblNcbiFetcherTest()
  • Method Details

    • setUp

      public void setUp()
    • testAttributesToRetrieveFromBioMart

      public void testAttributesToRetrieveFromBioMart()
    • testGetBioMartTaxonName

      public void testGetBioMartTaxonName()
    • testGetEnsemblNcibidata

      public void testGetEnsemblNcibidata()