|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LoadTestRunner
Runner for loadtests
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.eviware.soapui.model.testsuite.TestRunner |
|---|
TestRunner.Status |
| Method Summary | |
|---|---|
LoadTest |
getLoadTest()
|
float |
getProgress()
Returns the progress of the loadtest as a value between 0 and 1. |
int |
getRunningThreadCount()
Gets the number of threads currently running |
boolean |
hasStopped()
Confusing but unfortunately necessary; isStopped will return false until the loadtest has called all handlers, etc.. the status will be set to FINISHED before that. |
| Methods inherited from interface com.eviware.soapui.model.testsuite.TestRunner |
|---|
cancel, fail, getReason, getRunContext, getStartTime, getStatus, getTestRunnable, getTimeTaken, isRunning, start, waitUntilFinished |
| Method Detail |
|---|
int getRunningThreadCount()
LoadTest getLoadTest()
float getProgress()
boolean hasStopped()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||