Class MeanVarianceServiceTest

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

public class MeanVarianceServiceTest extends AbstractGeoServiceTest
Author:
ptan
  • Field Details

  • Constructor Details

    • MeanVarianceServiceTest

      public MeanVarianceServiceTest()
  • Method Details

    • after

      public void after()
    • testServiceCreateTwoColor

      @NetworkAvailable(url="https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi") public final void testServiceCreateTwoColor() throws Exception
      Throws:
      Exception
    • testServiceCreateOneColor

      @NetworkAvailable(url="https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi") public final void testServiceCreateOneColor() throws Exception
      Throws:
      Exception
    • testServiceCreateCountData

      @NetworkAvailable(url="ftp://ftp.ncbi.nlm.nih.gov/geo/series/") public final void testServiceCreateCountData() throws Exception
      Throws:
      Exception
    • testServiceCreateExistingEe

      @NetworkAvailable(url="https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi") public final void testServiceCreateExistingEe() throws Exception
      Throws:
      Exception