public class TestParam extends Object
| Constructor and Description |
|---|
TestParam() |
TestParam(int threadNo,
int runNo,
boolean warmUp) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRunNo() |
int |
getThreadNo() |
boolean |
isWarmUp() |
TestParam |
setRunNo(int runNo) |
TestParam |
setThreadNo(int threadNo) |
TestParam |
setWarmUp(boolean warmUp) |
Copyright © 2021–2022 EasyJ开源社区. All rights reserved.