public class StressTestPluginApi extends Object
Constructor and Description |
---|
StressTestPluginApi(String uid,
StressTestUrlResolver resolver) |
Modifier and Type | Method and Description |
---|---|
void |
abortTest(int deviceId) |
static void |
checkLogin(String uid) |
int |
cloneDevice(int deviceId) |
void |
closeHttpClient() |
StressTestPluginData |
getResult(int testId) |
StressTestSettings |
getSettings(int deviceId) |
void |
login() |
void |
runTest(int testId) |
public StressTestPluginApi(String uid, StressTestUrlResolver resolver)
public StressTestSettings getSettings(int deviceId) throws Exception
Exception
public StressTestPluginData getResult(int testId) throws Exception
Exception
public void closeHttpClient()
Copyright © 2016–2020. All rights reserved.