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 Summary
FieldsFields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidMethods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
Field Details
-
networkAvailableRule
-
-
Constructor Details
-
CellXGeneFetcherTest
public CellXGeneFetcherTest()
-
-
Method Details
-
testFetchAllCollectionMetadata
- Throws:
IOException
-
testFetchCollectionMetadata
- Throws:
IOException
-
testFetchAllDatasetMetadata
- Throws:
IOException
-
testFetchDatasetMetadata
- Throws:
IOException
-
testDownloadDatasetAsset
- Throws:
IOException
-