Class GeneWebServiceTest
java.lang.Object
org.glassfish.jersey.test.JerseyTest
ubic.gemma.rest.util.BaseJerseyTest
ubic.gemma.rest.util.BaseJerseyIntegrationTest
ubic.gemma.rest.GeneWebServiceTest
- All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class BaseJerseyIntegrationTest
setUpAuthentication, tearDownSecurityContextMethods inherited from class BaseJerseyTest
configure, configureClient, getTestContainerFactory, setApplicationContext, setUp, tearDownMethods inherited from class org.glassfish.jersey.test.JerseyTest
client, close, closeIfNotNull, configureDeployment, disable, enable, forceDisable, forceEnable, forceSet, getAsyncTimeoutMultiplier, getBaseUri, getClient, getLastLoggedRecord, getLoggedRecords, getPort, isEnabled, set, set, setClient, target, target
-
Constructor Details
-
GeneWebServiceTest
public GeneWebServiceTest()
-
-
Method Details
-
createFixtures
public void createFixtures() -
removeFixtures
public void removeFixtures() -
testGenes
public void testGenes() -
testGenesByIds
public void testGenesByIds() -
testGeneProbes
public void testGeneProbes() -
testGeneProbesWhenIdentifierIsAmbiguous
public void testGeneProbesWhenIdentifierIsAmbiguous() -
testGeneGoTerms
public void testGeneGoTerms() -
testGeneLocations
public void testGeneLocations()
-