doc.com.rallydev.rest.request.QueryRequestTest.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!
QueryRequestTest (Rally Rest API for Java 2.2)
com.rallydev.rest.request
Class QueryRequestTest
- java.lang.Object
-
- com.rallydev.rest.request.QueryRequestTest
-
public class QueryRequestTest
extends Object
-
-
Constructor Summary
Constructors
Constructor and Description
QueryRequestTest()
-
Method Summary
Methods
Modifier and Type
Method and Description
void
shouldCloneCorrectly()
void
shouldCreateCorrectDefaultQuery()
void
shouldCreateCorrectDefaultQueryWithExtraParam()
void
shouldCreateCorrectQueryWithDefaultOrder()
void
shouldCreateCorrectQueryWithFetch()
void
shouldCreateCorrectQueryWithNullProject()
void
shouldCreateCorrectQueryWithPageSize()
void
shouldCreateCorrectQueryWithProject()
void
shouldCreateCorrectQueryWithQuery()
void
shouldCreateCorrectQueryWithSpecifiedOrder()
void
shouldCreateCorrectQueryWithStart()
void
shouldCreateCorrectQueryWithWorkspace()
void
shouldCreateCorrectUrlForCollection()
void
shouldCreateCorrectUrlForSubscription()
void
shouldCreateCorrectUrlForUser()
void
shouldEncodeParamsUsingUtf8()
-
-
Method Detail
-
shouldCreateCorrectDefaultQuery
public void shouldCreateCorrectDefaultQuery()
-
shouldCreateCorrectDefaultQueryWithExtraParam
public void shouldCreateCorrectDefaultQueryWithExtraParam()
-
shouldEncodeParamsUsingUtf8
public void shouldEncodeParamsUsingUtf8()
-
shouldCreateCorrectQueryWithFetch
public void shouldCreateCorrectQueryWithFetch()
-
shouldCreateCorrectQueryWithDefaultOrder
public void shouldCreateCorrectQueryWithDefaultOrder()
-
shouldCreateCorrectQueryWithSpecifiedOrder
public void shouldCreateCorrectQueryWithSpecifiedOrder()
-
shouldCreateCorrectQueryWithPageSize
public void shouldCreateCorrectQueryWithPageSize()
-
shouldCreateCorrectQueryWithStart
public void shouldCreateCorrectQueryWithStart()
-
shouldCreateCorrectQueryWithQuery
public void shouldCreateCorrectQueryWithQuery()
-
shouldCreateCorrectQueryWithWorkspace
public void shouldCreateCorrectQueryWithWorkspace()
-
shouldCreateCorrectQueryWithProject
public void shouldCreateCorrectQueryWithProject()
-
shouldCreateCorrectQueryWithNullProject
public void shouldCreateCorrectQueryWithNullProject()
-
shouldCloneCorrectly
public void shouldCloneCorrectly()
-
shouldCreateCorrectUrlForSubscription
public void shouldCreateCorrectUrlForSubscription()
-
shouldCreateCorrectUrlForUser
public void shouldCreateCorrectUrlForUser()
-
shouldCreateCorrectUrlForCollection
public void shouldCreateCorrectUrlForCollection()
© 2015 - 2025 Weber Informatics LLC | Privacy Policy