Package ubic.gemma.rest.util.args
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
-
Field Summary
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidMethods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
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()
-