public class RallyRestApiTest extends Object
| Constructor and Description |
|---|
RallyRestApiTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldClose() |
void |
shouldCreate() |
void |
shouldDelete() |
void |
shouldGet() |
void |
shouldGetWsapiVersion() |
void |
shouldInitializeApiKeyClient() |
void |
shouldInitializeBasicAuthClient() |
void |
shouldQueryAllPages() |
void |
shouldQueryAllPagesWithNonStandardStart() |
void |
shouldQueryNoPages() |
void |
shouldQueryOnePage() |
void |
shouldQuerySomePages() |
void |
shouldQuerySomePagesWithNonStandardStart() |
void |
shouldSetName() |
void |
shouldSetProxy() |
void |
shouldSetProxyWithCredentials() |
void |
shouldSetVendor() |
void |
shouldSetVersion() |
void |
shouldSetWsapiVersion() |
void |
shouldUpdate() |
void |
shouldUpdateCollection() |
public void shouldInitializeBasicAuthClient()
public void shouldInitializeApiKeyClient()
public void shouldSetProxyWithCredentials()
throws Exception
Exceptionpublic void shouldGetWsapiVersion()
public void shouldSetWsapiVersion()
public void shouldQuerySomePagesWithNonStandardStart()
throws Exception
Exceptionpublic void shouldQueryAllPagesWithNonStandardStart()
throws Exception
Exception