Class PubMedSearchTest
- java.lang.Object
-
- ubic.gemma.core.loader.entrez.pubmed.PubMedSearchTest
-
public class PubMedSearchTest extends Object
- Author:
- pavlidis
-
-
Constructor Summary
Constructors Constructor Description PubMedSearchTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestSearchAndRetrieveByHTTP()voidtestSearchAndRetrieveByHTTPInChunks()voidtestSearchAndRetrieveIdByHTTPBookshelf()voidtestSearchAndRetrieveIdsByHTTP()
-
-
-
Method Detail
-
testSearchAndRetrieveByHTTP
public void testSearchAndRetrieveByHTTP() throws Exception- Throws:
Exception
-
testSearchAndRetrieveByHTTPInChunks
public void testSearchAndRetrieveByHTTPInChunks() throws Exception- Throws:
Exception
-
testSearchAndRetrieveIdByHTTPBookshelf
public void testSearchAndRetrieveIdByHTTPBookshelf() throws Exception- Throws:
Exception
-
-