io.loader.jenkins.api
Class LoaderAPI
java.lang.Object
io.loader.jenkins.api.LoaderAPI
public class LoaderAPI
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoaderAPI
public LoaderAPI(String apiKey)
getTestList
public Map<String,String> getTestList()
prepareTestTitle
protected String prepareTestTitle(net.sf.json.JSONObject test)
isEmptyString
protected boolean isEmptyString(String string)
getApps
public net.sf.json.JSONArray getApps()
getTests
public net.sf.json.JSONArray getTests()
getTest
public TestData getTest(String testId)
runTest
public String runTest(String testId)
getTestSummaryData
public SummaryData getTestSummaryData(String testId,
String summaryId)
isValidApiKey
public boolean isValidApiKey()
Copyright © 2004-2013 SendGrid Labs. All Rights Reserved.