Class ExpressionExperimentBibRefFinderTest
java.lang.Object
ubic.gemma.core.loader.entrez.pubmed.ExpressionExperimentBibRefFinderTest
- Author:
- pavlidis
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Field Details
-
networkAvailableRule
-
-
Constructor Details
-
ExpressionExperimentBibRefFinderTest
public ExpressionExperimentBibRefFinderTest()
-
-
Method Details
-
testLocatePrimaryReference
@NetworkAvailable(url="https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi") public void testLocatePrimaryReference() throws IOException- Throws:
IOException
-
testLocatePrimaryReferenceInvalidGSE
@NetworkAvailable(url="https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi") public void testLocatePrimaryReferenceInvalidGSE() throws IOException- Throws:
IOException
-