Class ExpressionExperimentServiceTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.persistence.service.expression.experiment.ExpressionExperimentServiceTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@ContextConfiguration public class ExpressionExperimentServiceTest extends BaseTest
Author:
poirigui
  • Constructor Details

    • ExpressionExperimentServiceTest

      public ExpressionExperimentServiceTest()
  • Method Details

    • tearDown

      public void tearDown()
    • testGetEnhancedFilters

      public void testGetEnhancedFilters() throws TimeoutException
      Throws:
      TimeoutException
    • testGetEnhancedFiltersWhenANegativeQueryIsPerformed

      public void testGetEnhancedFiltersWhenANegativeQueryIsPerformed() throws TimeoutException
      Throws:
      TimeoutException
    • testGetEnhancedFiltersWhenAPredicateOrObjectIsUsed

      public void testGetEnhancedFiltersWhenAPredicateOrObjectIsUsed() throws TimeoutException
      Throws:
      TimeoutException
    • testGetFiltersWithCategories

      public void testGetFiltersWithCategories() throws TimeoutException
      Throws:
      TimeoutException
    • testGetAnnotationsUsageFrequency

      public void testGetAnnotationsUsageFrequency() throws TimeoutException
      Throws:
      TimeoutException
    • testGetAnnotationsUsageFrequencyWithFilters

      public void testGetAnnotationsUsageFrequencyWithFilters() throws TimeoutException
      Throws:
      TimeoutException
    • testRemoveDatasetWithCoexpressionLinks

      public void testRemoveDatasetWithCoexpressionLinks()