Package ubic.gemma.core.util
Class GemmaRestApiClientTest
java.lang.Object
ubic.gemma.core.util.GemmaRestApiClientTest
@NetworkAvailable(url="https://gemma.msl.ubc.ca/rest/v2")
public class GemmaRestApiClientTest
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
networkAvailableRule
-
-
Constructor Details
-
GemmaRestApiClientTest
public GemmaRestApiClientTest()
-
-
Method Details
-
test
- Throws:
IOException
-
testEndpointWithParameters
- Throws:
IOException
-
testEndpointThatRequiresCredentials
- Throws:
IOException
-
testEndpointWithIncorrectCredentials
- Throws:
IOException
-
testEndpointWithRedirection
- Throws:
IOException
-
testNotFoundEndpoint
- Throws:
IOException
-
testCompressedEndpoint
- Throws:
IOException
-