doc.com.rallydev.rest.RallyRestApiTest.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!
RallyRestApiTest (Rally Rest API for Java 2.2)
com.rallydev.rest
Class RallyRestApiTest
- java.lang.Object
-
- com.rallydev.rest.RallyRestApiTest
-
public class RallyRestApiTest
extends Object
-
-
Constructor Summary
Constructors
Constructor and Description
RallyRestApiTest()
-
Method Summary
Methods
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()
-
-
Method Detail
-
shouldInitializeBasicAuthClient
public void shouldInitializeBasicAuthClient()
-
shouldInitializeApiKeyClient
public void shouldInitializeApiKeyClient()
-
shouldSetProxyWithCredentials
public void shouldSetProxyWithCredentials()
throws Exception
- Throws:
Exception
-
shouldGetWsapiVersion
public void shouldGetWsapiVersion()
-
shouldSetWsapiVersion
public void shouldSetWsapiVersion()
-
shouldQuerySomePagesWithNonStandardStart
public void shouldQuerySomePagesWithNonStandardStart()
throws Exception
- Throws:
Exception
-
shouldQueryAllPagesWithNonStandardStart
public void shouldQueryAllPagesWithNonStandardStart()
throws Exception
- Throws:
Exception
© 2015 - 2025 Weber Informatics LLC | Privacy Policy