Class DatasetsWebServiceTest

    • Constructor Detail

      • DatasetsWebServiceTest

        public DatasetsWebServiceTest()
    • Method Detail

      • setUpMocks

        public void setUpMocks()
      • testGetDatasets

        public void testGetDatasets()
      • testGetDatasetsWithEmptyQuery

        public void testGetDatasetsWithEmptyQuery()
      • testGetDatasetsWhenSliceHasNoLimit

        public void testGetDatasetsWhenSliceHasNoLimit()
      • testGetDatasetsOrderedByGeeqScore

        public void testGetDatasetsOrderedByGeeqScore()
      • testGetDatasetsPlatformsUsageStatistics

        public void testGetDatasetsPlatformsUsageStatistics()
      • testGetDatasetsAnnotationsWithRetainMentionedTerms

        public void testGetDatasetsAnnotationsWithRetainMentionedTerms()
      • testGetDatasetsAnnotations

        public void testGetDatasetsAnnotations()
      • testGetDatasetsAnnotationWhenLimitExceedHardCap

        public void testGetDatasetsAnnotationWhenLimitExceedHardCap()
      • testGetDatasetsAnnotationsWhenMaxFrequencyIsSuppliedLimitMustUseMaximum

        public void testGetDatasetsAnnotationsWhenMaxFrequencyIsSuppliedLimitMustUseMaximum()
      • testGetDatasetsAnnotationsWithLimitIsSupplied

        public void testGetDatasetsAnnotationsWithLimitIsSupplied()
      • testGetDatasetsAnnotationsForUncategorizedTerms

        public void testGetDatasetsAnnotationsForUncategorizedTerms()
      • testGetDatasetsCategories

        public void testGetDatasetsCategories()
      • testGetDatasetQuantitationTypes

        public void testGetDatasetQuantitationTypes()
      • testGetDatasetProcessedExpression

        public void testGetDatasetProcessedExpression()
                                               throws IOException
        Throws:
        IOException
      • testGetDatasetRawExpression

        public void testGetDatasetRawExpression()
                                         throws IOException
        Throws:
        IOException
      • testGetDatasetRawExpressionByQuantitationTypeWhenQtIsNotFromTheDataset

        public void testGetDatasetRawExpressionByQuantitationTypeWhenQtIsNotFromTheDataset()
                                                                                    throws IOException
        Throws:
        IOException
      • testGetDatasetRawExpressionByQuantitationType

        public void testGetDatasetRawExpressionByQuantitationType()
                                                           throws IOException
        Throws:
        IOException
      • testGetBlacklistedDatasets

        public void testGetBlacklistedDatasets()
      • testGetDatasetAnnotations

        public void testGetDatasetAnnotations()