Class BibRefControllerTest
- java.lang.Object
- 
- org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
- 
- ubic.gemma.core.util.test.BaseTest
- 
- ubic.gemma.core.util.test.BaseIntegrationTest
- 
- ubic.gemma.core.util.test.BaseSpringContextTest
- 
- ubic.gemma.web.util.BaseSpringWebTest
- 
- ubic.gemma.web.controller.common.description.bibref.BibRefControllerTest
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware,- org.springframework.context.ApplicationContextAware
 
 public class BibRefControllerTest extends BaseSpringWebTest Tests the BibliographicReferenceController- Author:
- keshav, pavlidis
 
- 
- 
Constructor SummaryConstructors Constructor Description BibRefControllerTest()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestDelete()voidtestDeleteOfNonExistingEntry()voidtestShowAllForExperiments()voidtestShowById()voidtestShowByPubMedId()voidtestShowByPubMedIdThatDoesNotExistInSystem()- 
Methods inherited from class ubic.gemma.web.util.BaseSpringWebTestperform
 - 
Methods inherited from class ubic.gemma.core.util.test.BaseSpringContextTestaddTestAnalyses, countRowsInTable, deleteFromTables, getJdbcTemplate, getNewTestPersistentCompleteExpressionExperiment, getTaxon, getTestNonPersistentBioSequence, getTestPersistentArrayDesign, getTestPersistentArrayDesign, getTestPersistentArrayDesign, getTestPersistentBasicExpressionExperiment, getTestPersistentBasicExpressionExperiment, getTestPersistentBibliographicReference, getTestPersistentBioAssay, getTestPersistentBioAssay, getTestPersistentBioMaterial, getTestPersistentBioMaterial, getTestPersistentBioSequence, getTestPersistentBioSequence, getTestPersistentBioSequence2GeneProducts, getTestPersistentBlatResult, getTestPersistentBlatResult, getTestPersistentCompleteExpressionExperiment, getTestPersistentCompleteExpressionExperimentWithSequences, getTestPersistentCompleteExpressionExperimentWithSequences, getTestPersistentContact, getTestPersistentDatabaseEntry, getTestPersistentDatabaseEntry, getTestPersistentDatabaseEntry, getTestPersistentDatabaseEntry, getTestPersistentDatabaseEntry, getTestPersistentExpressionExperiment, getTestPersistentExpressionExperiment, getTestPersistentGene, getTestPersistentGene, getTestPersistentGeneProduct, getTestPersistentQuantitationType, randomName, resetTestCollectionSize, runAsAdmin, runAsAgent, runAsAnonymous, runAsUser, runAsUser, setTestCollectionSize
 - 
Methods inherited from class ubic.gemma.core.util.test.BaseIntegrationTestsetUpAuthentication, tearDownSecurityContext
 
- 
 
-