Class AnnDataSingleCellDataLoaderIntegrationTest

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

public class AnnDataSingleCellDataLoaderIntegrationTest extends BaseIntegrationTest
  • Constructor Details

    • AnnDataSingleCellDataLoaderIntegrationTest

      public AnnDataSingleCellDataLoaderIntegrationTest()
  • Method Details

    • testGSE225158

      public void testGSE225158() throws IOException
      This test requires a fairly large input file which must be located in the download directory.
      Throws:
      IOException