Class DatasetsWebServiceTest

    • Constructor Detail

      • DatasetsWebServiceTest

        public DatasetsWebServiceTest()
    • Method Detail

      • testGetDatasets

        public void testGetDatasets()
      • testGetDatasetsWithEmptyQuery

        public void testGetDatasetsWithEmptyQuery()
      • testGetDatasetsWhenSliceHasNoLimit

        public void testGetDatasetsWhenSliceHasNoLimit()
      • testGetDatasetsOrderedByGeeqScore

        public void testGetDatasetsOrderedByGeeqScore()
      • testGetDatasetsWhenInferenceTimeoutThenProduce503ServiceUnavailable

        public void testGetDatasetsWhenInferenceTimeoutThenProduce503ServiceUnavailable()
                                                                                 throws TimeoutException
        Throws:
        TimeoutException
      • testGetDatasetsAnnotationsWithRetainMentionedTerms

        public void testGetDatasetsAnnotationsWithRetainMentionedTerms()
                                                                throws TimeoutException
        Throws:
        TimeoutException
      • testGetDatasetsAnnotationWhenLimitExceedHardCap

        public void testGetDatasetsAnnotationWhenLimitExceedHardCap()
      • testGetDatasetsAnnotationsWhenMaxFrequencyIsSuppliedLimitMustUseMaximum

        public void testGetDatasetsAnnotationsWhenMaxFrequencyIsSuppliedLimitMustUseMaximum()
                                                                                     throws TimeoutException
        Throws:
        TimeoutException
      • testGetDatasetsAnnotationsWithLimitIsSupplied

        public void testGetDatasetsAnnotationsWithLimitIsSupplied()
      • testGetDatasetsAnnotationsForUncategorizedTerms

        public void testGetDatasetsAnnotationsForUncategorizedTerms()
      • testGetDatasetQuantitationTypes

        public void testGetDatasetQuantitationTypes()
      • testGetDatasetProcessedExpression

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

        public void testGetDatasetProcessedExpressionWhenNoProcessedVectorsExist()
                                                                          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()