public abstract class AbstractTestCaseRequestMarshaller<T extends ApiServiceRequest> extends AbstractQTestApiRequestMarshaller<T>
| Constructor and Description |
|---|
AbstractTestCaseRequestMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.StringBuilder |
createApiPathBuilder(java.lang.Long projectId) |
protected Request |
createJsonRequest(T requestType,
java.lang.String requestAction,
HttpMethod requestMethod) |
createApiBasePathWithProject, createJsonRequest, getApiV3BasePath, validateId, validateProjectIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmarshallprotected java.lang.StringBuilder createApiPathBuilder(java.lang.Long projectId)
protected Request createJsonRequest(T requestType, java.lang.String requestAction, HttpMethod requestMethod)