Package com.smartbear.loadninja.api
Class SimpleAPI
java.lang.Object
com.smartbear.loadninja.api.SimpleAPI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TestSummarygetFinalTestSummary(Secret apiKey, String testId) static StringgetScenarioFromId(Secret apiKey, String scenarioId) static StringgetTestStatus(Secret apiKey, String testId) static StringgetTestSummary(Secret apiKey, String testId) static Stringstatic booleanvalidateAPIKey(Secret apiKey)
-
Constructor Details
-
SimpleAPI
public SimpleAPI()
-
-
Method Details
-
validateAPIKey
-
getScenarioFromId
-
runTest
-
getTestStatus
-
getTestSummary
-
getFinalTestSummary
-