Class DifferentialExpressionAnalyzerServiceTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class DifferentialExpressionAnalyzerServiceTest extends AbstractGeoServiceTest
Author:
keshav, paul
  • Constructor Details

    • DifferentialExpressionAnalyzerServiceTest

      public DifferentialExpressionAnalyzerServiceTest()
  • Method Details

    • tearDown

      public void tearDown()
    • testAnalyzeAndDeleteSpecificAnalysis

      public void testAnalyzeAndDeleteSpecificAnalysis() throws Exception
      Test for bug 2026, not a subsetted analysis.
      Throws:
      Exception
    • testAnalyzeAndDeleteSpecificAnalysisWithSubset

      public void testAnalyzeAndDeleteSpecificAnalysisWithSubset() throws Exception
      Tests running with a subset factor, then deleting.
      Throws:
      Exception
    • testAnalyzeAndDelete

      public void testAnalyzeAndDelete() throws Exception
      Throws:
      Exception
    • testAnalyzeWithSubsetWhenOneIsNotUsableAndWithInteractionInTheOther

      public void testAnalyzeWithSubsetWhenOneIsNotUsableAndWithInteractionInTheOther() throws Exception
      Test inspired by bug 2605
      Throws:
      Exception
    • testWritePValuesHistogram

      public void testWritePValuesHistogram() throws Exception
      Throws:
      Exception
    • testContinuousFactor

      public void testContinuousFactor() throws Exception
      Throws:
      Exception