Class DatasetsRestTest

    • Field Summary

      • Fields inherited from class ubic.gemma.core.util.test.BaseSpringContextTest

        externalDatabaseService, jdbcTemplate, log, persisterHelper, rule, taxonService, testHelper
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setUp()  
      void tearDown()  
      void testAll()  
      void testAllFilterById()  
      void testAllFilterByIdIn()  
      void testAllFilterByIdInOrShortNameIn()  
      void testAllFilterByShortName()  
      void testAllFilterByShortNameIn()  
      void testAllWithTooLargeLimit()  
      void testFilterByGeeqQualityScore()  
      void testGetDatasetRawExpression()  
      void testSome()  
      void testSomeById()  
      • Methods inherited from class ubic.gemma.core.util.test.BaseSpringContextTest

        addTestAnalyses, afterPropertiesSet, 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

      • DatasetsRestTest

        public DatasetsRestTest()
    • Method Detail

      • tearDown

        public void tearDown()
      • testAll

        public void testAll()
      • testSome

        public void testSome()
      • testSomeById

        public void testSomeById()
      • testAllFilterById

        public void testAllFilterById()
      • testAllFilterByIdIn

        public void testAllFilterByIdIn()
      • testAllFilterByShortName

        public void testAllFilterByShortName()
      • testAllFilterByShortNameIn

        public void testAllFilterByShortNameIn()
      • testAllFilterByIdInOrShortNameIn

        public void testAllFilterByIdInOrShortNameIn()
      • testAllWithTooLargeLimit

        public void testAllWithTooLargeLimit()
      • testFilterByGeeqQualityScore

        public void testFilterByGeeqQualityScore()
      • testGetDatasetRawExpression

        public void testGetDatasetRawExpression()
                                         throws IOException
        Throws:
        IOException