Class BibRefControllerTest
java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.web.util.BaseWebIntegrationTest
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
Tests the BibliographicReferenceController
- Author:
- keshav, pavlidis
-
Field Summary
Fields inherited from class ubic.gemma.web.util.BaseSpringWebTest
externalDatabaseService, log, taxonService, testHelperFields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ubic.gemma.web.util.BaseSpringWebTest
getTaxon, getTestPersistentBasicExpressionExperiment, getTestPersistentBibliographicReference, getTestPersistentBioSequence2GeneProducts, getTestPersistentCompleteExpressionExperiment, getTestPersistentDatabaseEntry, getTestPersistentDatabaseEntry, getTestPersistentExpressionExperiment, getTestPersistentGene, randomName, runAsUserMethods inherited from class ubic.gemma.web.util.BaseWebIntegrationTest
perform, setUpAuthentication, tearDownSecurityContextMethods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
Constructor Details
-
BibRefControllerTest
public BibRefControllerTest()
-
-
Method Details