Package ubic.gemma.rest
Class RootWebServiceTest
- java.lang.Object
-
- org.glassfish.jersey.test.JerseyTest
-
- ubic.gemma.rest.util.BaseJerseyTest
-
- ubic.gemma.rest.util.BaseJerseyIntegrationTest
-
- ubic.gemma.rest.RootWebServiceTest
-
- All Implemented Interfaces:
Aware
,ApplicationContextAware
public class RootWebServiceTest extends BaseJerseyIntegrationTest
-
-
Constructor Summary
Constructors Constructor Description RootWebServiceTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
test()
-
Methods inherited from class ubic.gemma.rest.util.BaseJerseyIntegrationTest
setUpAuthentication, tearDownSecurityContext
-
Methods inherited from class ubic.gemma.rest.util.BaseJerseyTest
configure, configureClient, getTestContainerFactory, setApplicationContext, setUp, tearDown
-
Methods 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
-
-