Class GeneArgServiceTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
ubic.gemma.core.util.test.BaseTest
ubic.gemma.rest.util.args.GeneArgServiceTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@ContextConfiguration public class GeneArgServiceTest extends BaseTest
  • Constructor Details

    • GeneArgServiceTest

      public GeneArgServiceTest()
  • Method Details

    • setupMocks

      public void setupMocks()
    • resetMocks

      public void resetMocks()
    • testNcbiId

      public void testNcbiId()
    • testEnsemblId

      public void testEnsemblId()
    • testFindByOfficialSymbol

      public void testFindByOfficialSymbol()
    • testFindByOfficialSymbolAndTaxon

      public void testFindByOfficialSymbolAndTaxon()