doc.com.rallydev.rest.client.HttpClientTest.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rally-rest-api Show documentation
Show all versions of rally-rest-api Show documentation
A java toolkit for interacting with the Rally Rest API
The newest version!
HttpClientTest (Rally Rest API for Java 2.2)
com.rallydev.rest.client
Class HttpClientTest
- java.lang.Object
-
- com.rallydev.rest.client.HttpClientTest
-
public class HttpClientTest
extends Object
-
-
Constructor Summary
Constructors
Constructor and Description
HttpClientTest()
-
Method Summary
Methods
Modifier and Type
Method and Description
void
setUp()
void
shouldDelete()
void
shouldExplodeWithInvalidResponse()
void
shouldGet()
void
shouldGzip()
void
shouldIntialize()
void
shouldPost()
void
shouldPut()
void
shouldReturnValidResponse()
void
shouldSetApplicationName()
void
shouldSetApplicationVendor()
void
shouldSetApplicationVersion()
void
shouldSetProxy()
void
shouldSetProxyWithCredentials()
void
shouldSetWsapiVersion()
void
shouldUseDefaultWsapiVersion()
-
-
Method Detail
-
setUp
public void setUp()
throws URISyntaxException
- Throws:
URISyntaxException
-
shouldIntialize
public void shouldIntialize()
-
shouldSetProxyWithCredentials
public void shouldSetProxyWithCredentials()
throws Exception
- Throws:
Exception
-
shouldSetApplicationVendor
public void shouldSetApplicationVendor()
throws Exception
- Throws:
Exception
-
shouldSetApplicationVersion
public void shouldSetApplicationVersion()
throws Exception
- Throws:
Exception
-
shouldUseDefaultWsapiVersion
public void shouldUseDefaultWsapiVersion()
-
shouldSetWsapiVersion
public void shouldSetWsapiVersion()
-
shouldReturnValidResponse
public void shouldReturnValidResponse()
throws Exception
- Throws:
Exception
© 2015 - 2025 Weber Informatics LLC | Privacy Policy