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