public class FileWaitTestStep extends WsdlTestStepWithProperties implements PropertyExpansionContainer
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
ICON_NAME |
|
static int |
MAX_TIMEOUT |
|
static int |
MILLISECONDS_MEASURE |
|
static int |
SECONDS_MEASURE |
Constructor and description |
---|
FileWaitTestStep
(WsdlTestCase testCase, TestStepConfig config, boolean forLoadTest) |
Type Params | Return Type | Name and description |
---|---|---|
|
public boolean |
cancel() |
|
public WsdlTestStep |
clone(WsdlTestCase targetTestCase, java.lang.String name) |
|
public boolean |
getDeleteFile() |
|
public java.lang.String |
getFileContent() |
|
public java.lang.String |
getFileName() |
|
public int |
getMaxTimeoutInMeasures() |
|
public int |
getMeasure() |
|
public PropertyExpansion[] |
getPropertyExpansions() |
|
public int |
getTimeout() |
|
public int |
getTimeoutInMeasures() |
|
public int |
getTimeoutMilliseconds() |
|
public java.lang.String |
getValue(DefaultTestStepProperty property) |
|
public java.lang.String |
getValue(DefaultTestStepProperty property) |
|
public boolean |
hasMeasureEnoughPrecision() |
|
public java.lang.String |
readFileContent() |
|
public void |
release() |
|
public TestStepResult |
run(TestCaseRunner testRunner, TestCaseRunContext context) |
|
public void |
setDeleteFile(boolean newDeleteFile) |
|
public void |
setFileContent(java.lang.String newFileContent) |
|
public void |
setFileName(java.lang.String newFileName) |
|
public void |
setMeasure(int measure) |
|
public void |
setTimeout(int newValue) |
|
public void |
setTimeoutInMeasures(int newValue) |
|
public void |
setValue(DefaultTestStepProperty property, java.lang.String value) |
|
public void |
setValue(DefaultTestStepProperty property, java.lang.String value) |
|
public boolean |
validateFileExistsAndNonDir(java.nio.file.Path path, WsdlTestStepResult result) |
|
public boolean |
waitForFile(TestCaseRunner testRunner, WsdlTestStepResult result) |
ReadyAPI functional (soapui-pro) SDK 3.56.0