public class qTestService extends Object
Constructor and Description |
---|
qTestService() |
Modifier and Type | Method and Description |
---|---|
static net.sf.json.JSONObject |
getContainerChildren(String qTestUrl,
String apiKey,
Long projectId,
Long parentId,
String parentType) |
static net.sf.json.JSONObject |
getContainerInfo(String qTestUrl,
Map<String,String> headers,
Long projectID,
String containerType,
Long containerId) |
static net.sf.json.JSONObject |
getProjectData(String qTestUrl,
String apiKey,
Long projectId,
String jenkinsProjectName,
String jenkinsServerName) |
static net.sf.json.JSONObject |
getProjectInfo(String qTestURL,
Map<String,String> headers,
Long projectID) |
static net.sf.json.JSONObject |
getQtestInfo(String qTestUrl) |
public static net.sf.json.JSONObject getContainerInfo(String qTestUrl, Map<String,String> headers, Long projectID, String containerType, Long containerId) throws ClientRequestException
ClientRequestException
public static net.sf.json.JSONObject getProjectInfo(String qTestURL, Map<String,String> headers, Long projectID) throws ClientRequestException
ClientRequestException
public static net.sf.json.JSONObject getQtestInfo(String qTestUrl)
public static net.sf.json.JSONObject getContainerChildren(String qTestUrl, String apiKey, Long projectId, Long parentId, String parentType)
Copyright © 2016–2018 QASymphony. All rights reserved.