public class LoadAPI extends Object
| Modifier and Type | Method and Description |
|---|---|
net.sf.json.JSONObject |
getRemainLimits() |
net.sf.json.JSONObject |
getState(String testrunname,
String testrunid) |
List<Map<String,String>> |
getTestConfig(String testrunname,
String testrunid) |
List<Map<String,String>> |
getTestList() |
net.sf.json.JSONArray |
getTests() |
List<Map<String,String>> |
getTestSummaryResultAll(String testrunname,
String testrunid,
String location,
String url,
String testmachinedns) |
protected boolean |
isEmptyString(String string) |
boolean |
isValidApiKey() |
Map<String,String> |
runTest(String testId) |
boolean |
validateAPIKey(String path) |
public LoadAPI(String apiKey)
protected boolean isEmptyString(String string)
public boolean isValidApiKey()
public boolean validateAPIKey(String path)
public net.sf.json.JSONArray getTests()
public net.sf.json.JSONObject getRemainLimits()
public List<Map<String,String>> getTestSummaryResultAll(String testrunname, String testrunid, String location, String url, String testmachinedns)
Copyright © 2004-2016 LoadFocus.com. All Rights Reserved.