Class CellXGeneFetcherTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.core.loader.expression.cellxgene.CellXGeneFetcherTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@ContextConfiguration @NetworkAvailable(url="https://api.cellxgene.cziscience.com") public class CellXGeneFetcherTest extends BaseTest
  • Field Details

  • Constructor Details

    • CellXGeneFetcherTest

      public CellXGeneFetcherTest()
  • Method Details

    • testFetchAllCollectionMetadata

      public void testFetchAllCollectionMetadata() throws IOException
      Throws:
      IOException
    • testFetchCollectionMetadata

      public void testFetchCollectionMetadata() throws IOException
      Throws:
      IOException
    • testFetchAllDatasetMetadata

      public void testFetchAllDatasetMetadata() throws IOException
      Throws:
      IOException
    • testFetchDatasetMetadata

      public void testFetchDatasetMetadata() throws IOException
      Throws:
      IOException
    • testDownloadDatasetAsset

      public void testDownloadDatasetAsset() throws IOException
      Throws:
      IOException