Class GeoDatasetServiceTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@NetworkAvailable(url="https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi") public class GeoDatasetServiceTest extends AbstractGeoServiceTest
Test full procedure of loading GEO data, focus on corner cases. Tests deletion of data sets as well.
Author:
pavlidis
  • Field Details

  • Constructor Details

    • GeoDatasetServiceTest

      public GeoDatasetServiceTest()
  • Method Details

    • setUp

      public void setUp() throws URISyntaxException
      Throws:
      URISyntaxException
    • tearDown

      public void tearDown()
    • testFetchAndLoadGSE1133

      public void testFetchAndLoadGSE1133() throws Exception
      Throws:
      Exception
    • testFetchAndLoadGSE37646RNASEQ

      public void testFetchAndLoadGSE37646RNASEQ()
    • testFetchAndLoadGSE16035

      public void testFetchAndLoadGSE16035()
    • testFetchAndLoadGSE12135EXON

      public void testFetchAndLoadGSE12135EXON()
    • testFetchAndLoadGSE13657

      public void testFetchAndLoadGSE13657()
    • testFetchAndLoadGSE9048

      public void testFetchAndLoadGSE9048() throws Exception
      Throws:
      Exception
    • testFetchAndLoadGSE18707

      public void testFetchAndLoadGSE18707() throws QuantitationTypeConversionException
      Throws:
      QuantitationTypeConversionException
    • testFetchAndLoadGSE5949

      public void testFetchAndLoadGSE5949() throws Exception
      Throws:
      Exception
    • testFetchAndLoadMultiChipPerSeriesShort

      public void testFetchAndLoadMultiChipPerSeriesShort() throws Exception
      Throws:
      Exception
    • testLoadGSE30521ExonArray

      public void testLoadGSE30521ExonArray()
    • testLoadGSE28383ExonArray

      public void testLoadGSE28383ExonArray()