Class PubMedQueryControllerTest

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testDisplayForm()  
      void testOnSubmit()  
      void testOnSubmitAlreadyExists()  
      void testOnSubmitInvalidValue()  
      void testOnSubmitNotFound()  
      • Methods inherited from class ubic.gemma.core.util.test.BaseSpringContextTest

        addTestAnalyses, countRowsInTable, deleteFromTables, executeSqlScript, 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, setPersisterHelper, setTaxonService, setTestCollectionSize, setUpAuthentication, setUpSecurityContextHolderStrategy, tearDownSecurityContext
    • Constructor Detail

      • PubMedQueryControllerTest

        public PubMedQueryControllerTest()
    • Method Detail

      • testDisplayForm

        public void testDisplayForm()
      • testOnSubmitAlreadyExists

        public final void testOnSubmitAlreadyExists()
                                             throws Exception
        Throws:
        Exception
      • testOnSubmitInvalidValue

        public final void testOnSubmitInvalidValue()
                                            throws Exception
        Throws:
        Exception
      • testOnSubmitNotFound

        public final void testOnSubmitNotFound()
                                        throws Exception
        Throws:
        Exception