Package ubic.gemma.rest
Class TaxaWebServiceTest
java.lang.Object
org.glassfish.jersey.test.JerseyTest
ubic.gemma.rest.util.BaseJerseyTest
ubic.gemma.rest.util.BaseJerseyIntegrationTest
ubic.gemma.rest.TaxaWebServiceTest
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class ubic.gemma.rest.util.BaseJerseyIntegrationTest
setUpAuthentication, tearDownSecurityContextMethods inherited from class ubic.gemma.rest.util.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
-
TaxaWebServiceTest
public TaxaWebServiceTest()
-
-
Method Details
-
createFixtures
public void createFixtures() -
removeFixtures
public void removeFixtures() -
testTaxonById
public void testTaxonById() -
testTaxonByNcbiId
public void testTaxonByNcbiId() -
testTaxonByCommonName
public void testTaxonByCommonName() -
testTaxonByScientificName
public void testTaxonByScientificName() -
testTaxonDatasetsByNcbiId
public void testTaxonDatasetsByNcbiId() -
testTaxonGenes
public void testTaxonGenes() -
testTaxonGenesByIds
public void testTaxonGenesByIds() -
testTaxonGeneProbes
public void testTaxonGeneProbes() -
testTaxonGeneGoTerms
public void testTaxonGeneGoTerms() -
testTaxonGeneLocations
public void testTaxonGeneLocations()
-